Searched defs:SetOnShown (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ | ||
H A D | navdestination_event_hub.h | 55 void SetOnShown(const std::function<void()>& onShown) in SetOnShown() function in OHOS::Ace::NG::NavDestinationEventHub |
H A D | navdestination_model_ng.cpp | 471 void NavDestinationModelNG::SetOnShown(std::function<void()>&& onShow) in SetOnShown() function in OHOS::Ace::NG::NavDestinationModelNG |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_navdestination.cpp | 261 void JSNavDestination::SetOnShown(const JSCallbackInfo& info) in SetOnShown() function in OHOS::OHOS::Ace::Framework::JSNavDestination |
Completed in 4 milliseconds