Searched refs:GetRoot (Results 1 – 6 of 6) sorted by relevance
27 static const std::shared_ptr<WuKongTree> GetRoot(const std::shared_ptr<WuKongTree>& child) in GetRoot() function32 return GetRoot(child->GetParent()); in GetRoot()
144 if (aacPtr->GetRoot(root) != Accessibility::RET_OK) { in RunTestCommand()
150 if (CheckBundleFinished(WuKongTree::GetRoot(currentAbilityPtr))) { in CheckInputFinished()
337 accPtr->GetRoot(*(root.get())); in SetBlockPage()
331 accPtr->GetRoot(*(root.get())); in SetBlockPage()
261 auto bResult = aacPtr->GetRoot(*(root.get())); in UpdateComponentInfo()