Searched refs:FindSame (Results 1 – 2 of 2) sorted by relevance
87 uint32_t FindSame(const std::vector<std::shared_ptr<ComponentTree>> &newcomponentlist,
170 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