Searched refs:SetNeedBuildNewInstance (Results 1 – 4 of 4) sorted by relevance
116 void SetNeedBuildNewInstance(int32_t index, bool need) override;
1128 void JSNavigationStack::SetNeedBuildNewInstance(int32_t index, bool need) in SetNeedBuildNewInstance() function in OHOS::Ace::Framework::JSNavigationStack
217 virtual void SetNeedBuildNewInstance(int32_t index, bool need) {} in SetNeedBuildNewInstance() function
710 navigationStack_->SetNeedBuildNewInstance(index, false); in UpdateNavPathList()