Fix minor coveriy issues 77/300077/3
authorEunki Hong <eunkiki.hong@samsung.com>
Mon, 16 Oct 2023 10:26:33 +0000 (19:26 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Wed, 18 Oct 2023 09:05:04 +0000 (18:05 +0900)
commit70974978f66d0ec3312696c0973d24052ad6a5d6
tree4635c5c9cd5c14803ed5200a61e725791ce8d932
parent7c327cc945f101f1d50ad51670a6680b8f0e40ce
Fix minor coveriy issues

Resolve some minor coverity issues that might be meanful

1. Add check logic of Raise/Lower API when children was empty.
2. std::string move for some codes.

Change-Id: If8050ee21e840f6684545d4fca0a3cf430500f6d
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
dali/internal/event/actors/actor-parent-impl.cpp
dali/internal/event/common/type-registry-impl.cpp