Home
last modified time | relevance | path

Searched refs:componentType_ (Results 1 - 4 of 4) sorted by relevance

/test/ostest/wukong/component_event/src/
H A Dscene_delegate.cpp54 componentType_.push_back("GridContainer"); in GetCurrentComponentInfo()
74 componentType_.push_back(std::static_pointer_cast<ComponentTree>(componentinfo)->GetType()); in GetCurrentComponentInfo()
83 componentType_.clear(); in ChooseScene()
155 componentType_.clear(); in CompareComponentInfos()
159 componentType_.clear(); in CompareComponentInfos()
199 componentType_.clear(); in SetAvailableComponentList()
H A Dfocus_scene_delegate.cpp54 componentType_.push_back("GridContainer"); in GetCurrentComponentInfo()
74 componentType_.push_back(std::static_pointer_cast<ComponentTree>(componentinfo)->GetType()); in GetCurrentComponentInfo()
83 componentType_.clear(); in ChooseScene()
155 componentType_.clear(); in CompareComponentInfos()
159 componentType_.clear(); in CompareComponentInfos()
199 componentType_.clear(); in SetAvailableComponentList()
/test/ostest/wukong/component_event/include/
H A Dfocus_scene_delegate.h48 return componentType_; in GetComponentTypeList()
120 std::vector<std::string> componentType_; member in OHOS::WuKong::FocusSceneDelegate
H A Dscene_delegate.h48 return componentType_; in GetComponentTypeList()
114 std::vector<std::string> componentType_; member in OHOS::WuKong::SceneDelegate

Completed in 3 milliseconds