Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavrouter_event_hub.h48 void SetOnDestinationChange(OnDestinationChangeEvent&& onDestinationChangeEvent) in SetOnDestinationChange() function
H A Dnavrouter_group_node.cpp113 eventHub->SetOnDestinationChange(std::move(onDestinationChange)); in ProcessDestinationChangeEvent()