Searched refs:AddCacheNode (Results 1 – 5 of 5) sorted by relevance
80 navigationStack->AddCacheNode(childNode.first, uiNode); in SetInPIPMode()
118 void AddCacheNode(const std::string& name, const RefPtr<UINode>& uiNode);
348 void NavigationStack::AddCacheNode( in AddCacheNode() function in OHOS::Ace::NG::NavigationStack
2790 navigationStack_->AddCacheNode(childNode.first, childNode.second); in RecoveryToLastStack()
1571 navigationStack->AddCacheNode(name, frameNode);1587 navigationStack->AddCacheNode(name, tempNode);