Home
last modified time | relevance | path

Searched refs:SetPathWithEcsNode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.h194 …static void SetPathWithEcsNode(const BASE_NS::shared_ptr<NodeImpl>& self, const BASE_NS::string& n…
H A Dnode_impl.cpp738 void NodeImpl::SetPathWithEcsNode(const BASE_NS::shared_ptr<NodeImpl>& self, const BASE_NS::string&… in SetPathWithEcsNode() function in NodeImpl
865 SetPathWithEcsNode(self, name, sceneHolder, ecsNode); in SetPath()