Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dobserver_handler.cpp41 void UIObserverHandler::NotifyNavigationStateChange(const WeakPtr<AceType>& weakPattern, NavDestina… in NotifyNavigationStateChange()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_pattern.cpp1470 WeakPtr<NavigationPattern> weakPattern = WeakClaim(this); in SetNavigationStack() local