Home
last modified time | relevance | path

Searched refs:GetNewComponents (Results 1 – 3 of 3) sorted by relevance

/test/ostest/wukong/component_event/src/
Dpage_tree.cpp77 auto componentTree = TreeManager::GetInstance()->GetNewComponents(); in SetNodeId()
Dscene_delegate.cpp94 auto newcomponents = treemanager->GetNewComponents(); in ChooseScene()
190 auto newcomponent = treemanager->GetNewComponents(); in CompareComponentInfos()
/test/ostest/wukong/component_event/include/
Dtree_manager.h106 const std::shared_ptr<ComponentTree>& GetNewComponents() in GetNewComponents() function