Searched refs:GetRecoveredDestinationMode (Results 1 – 4 of 4) sorted by relevance
123 int32_t GetRecoveredDestinationMode(int32_t index) override;
1272 int32_t JSNavigationStack::GetRecoveredDestinationMode(int32_t index) in GetRecoveredDestinationMode() function in OHOS::Ace::Framework::JSNavigationStack
194 virtual int32_t GetRecoveredDestinationMode(int32_t index) { return false; } in GetRecoveredDestinationMode() function
694 if (navigationStack_->GetRecoveredDestinationMode(index) == in UpdateNavPathList()