Home
last modified time | relevance | path

Searched refs:ExecuteOnBackPress (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_functions.h63 bool ExecuteOnBackPress();
H A Djs_view.h71 return jsViewFunction_->ExecuteOnBackPress(); in FireOnBackPress()
H A Djs_view_functions.cpp552 bool ViewFunctions::ExecuteOnBackPress() in ExecuteOnBackPress() function in OHOS::Ace::Framework::ViewFunctions