Searched refs:RemoveInNavPathList (Results 1 – 2 of 2) sorted by relevance
54 int32_t index = RemoveInNavPathList(name, navDestinationNode); in Remove()60 int32_t NavigationStack::RemoveInNavPathList(const std::string& name, const RefPtr<UINode>& navDest… in RemoveInNavPathList() function in OHOS::Ace::NG::NavigationStack
130 int32_t RemoveInNavPathList(const std::string& name, const RefPtr<UINode>& navDestinationNode);