Searched defs:isRandom (Results 1 - 2 of 2) sorted by relevance
/test/ostest/wukong/component_event/src/ |
H A D | scene_delegate.cpp | 79 ErrCode SceneDelegate::ChooseScene(bool isRandom) in ChooseScene() argument 196 ErrCode SceneDelegate::SetAvailableComponentList(std::shared_ptr<ComponentTree> componentinfo, bool isRandom) in SetAvailableComponentList() argument 149 CompareComponentInfos(std::shared_ptr<ComponentTree> &newcomponentinfo, std::shared_ptr<ComponentTree> &oldcomponentinfo, bool isRandom) CompareComponentInfos() argument 240 FindSamePageInChildren(bool &isFound, bool isRandom) FindSamePageInChildren() argument 273 FindSamePageInParent(bool &isFound, bool isRandom) FindSamePageInParent() argument [all...] |
H A D | focus_scene_delegate.cpp | 79 ErrCode FocusSceneDelegate::ChooseScene(bool isRandom) in ChooseScene() argument 196 ErrCode FocusSceneDelegate::SetAvailableComponentList(std::shared_ptr<ComponentTree> componentinfo, bool isRandom) in SetAvailableComponentList() argument 149 CompareComponentInfos(std::shared_ptr<ComponentTree> &newcomponentinfo, std::shared_ptr<ComponentTree> &oldcomponentinfo, bool isRandom) CompareComponentInfos() argument 240 FindSamePageInChildren(bool &isFound, bool isRandom) FindSamePageInChildren() argument 273 FindSamePageInParent(bool &isFound, bool isRandom) FindSamePageInParent() argument [all...] |
Completed in 2 milliseconds