Searched refs:FindAbility (Results 1 – 2 of 2) sorted by relevance
144 bool TreeManager::FindAbility(const std::shared_ptr<AbilityTree>& abilityNode) in FindAbility() function in OHOS::WuKong::TreeManager152 if (FindAbility(std::static_pointer_cast<AbilityTree>(child))) { in FindAbility()185 if (!FindAbility(abilityTree)) { in MakeAndCheckNewAbility()
286 bool FindAbility(const std::shared_ptr<AbilityTree>& abilityNode);