Home
last modified time | relevance | path

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

/test/ostest/wukong/component_event/include/
Dscene_delegate.h96 ErrCode FindSamePageInChildren(bool &isFound, bool isRandom);
/test/ostest/wukong/component_event/src/
Dscene_delegate.cpp136 result = FindSamePageInChildren(isFoundChildren, isRandom); in ChooseScene()
242 ErrCode SceneDelegate::FindSamePageInChildren(bool &isFound, bool isRandom) in FindSamePageInChildren() function in OHOS::WuKong::SceneDelegate