Searched defs:SetOnBackPressed (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ | ||
H A D | navdestination_event_hub.h | 69 void SetOnBackPressed(const std::function<bool()>& onBackPressed) in SetOnBackPressed() function in OHOS::Ace::NG::NavDestinationEventHub |
H A D | navdestination_model_ng.cpp | 489 void NavDestinationModelNG::SetOnBackPressed(std::function<bool()>&& onBackPressed) in SetOnBackPressed() function in OHOS::Ace::NG::NavDestinationModelNG |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ | ||
H A D | page_pattern.h | 101 void SetOnBackPressed(std::function<bool()>&& OnBackPressed) in SetOnBackPressed() function in OHOS::Ace::NG::PagePattern |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_navdestination.cpp | 298 void JSNavDestination::SetOnBackPressed(const JSCallbackInfo& info) in SetOnBackPressed() function in OHOS::OHOS::Ace::Framework::JSNavDestination |
Completed in 6 milliseconds