Home
last modified time | relevance | path

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

/test/ostest/wukong/component_event/include/
Dscene_delegate.h87 uint32_t FindSame(const std::vector<std::shared_ptr<ComponentTree>> &newcomponentlist,
/test/ostest/wukong/component_event/src/
Dscene_delegate.cpp170 uint32_t samecount = FindSame(newChildList, currentChildList); in CompareComponentInfos()
228 uint32_t SceneDelegate::FindSame(const std::vector<std::shared_ptr<ComponentTree>> &newcomponentlis… in FindSame() function in OHOS::WuKong::SceneDelegate