Home
last modified time | relevance | path

Searched defs:GetRecoveredDestinationMode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_stack.h194 virtual int32_t GetRecoveredDestinationMode(int32_t index) { return false; } in GetRecoveredDestinationMode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp1272 int32_t JSNavigationStack::GetRecoveredDestinationMode(int32_t index) in GetRecoveredDestinationMode() function in OHOS::Ace::Framework::JSNavigationStack