Home
last modified time | relevance | path

Searched refs:GetIsEmpty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_context.h125 bool GetIsEmpty() const in GetIsEmpty() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp865 } else if (preDestination->GetIsEmpty()) { in FireNavigationInterception()
877 } else if (topDestination->GetIsEmpty()) { in FireNavigationInterception()