Searched defs:CreateNodeByIndex (Results 1 – 3 of 3) sorted by relevance
108 OHOS::Ace::RefPtr<OHOS::Ace::NG::UINode> CreateNodeByIndex(int32_t index, in CreateNodeByIndex() function
326 RefPtr<UINode> NavigationStack::CreateNodeByIndex(int32_t index, const WeakPtr<UINode>& node) in CreateNodeByIndex() function in OHOS::Ace::NG::NavigationStack
360 RefPtr<NG::UINode> JSNavigationStack::CreateNodeByIndex(int32_t index, const WeakPtr<NG::UINode>& c… in CreateNodeByIndex() function in OHOS::Ace::Framework::JSNavigationStack