Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_functions.h59 void ExecuteAboutToBeDeleted();
H A Djs_view.cpp271 jsViewFunction_->ExecuteAboutToBeDeleted(); in Destroy()
817 jsViewFunction_->ExecuteAboutToBeDeleted(); in Destroy()
H A Djs_view_functions.cpp488 void ViewFunctions::ExecuteAboutToBeDeleted() in ExecuteAboutToBeDeleted() function in OHOS::Ace::Framework::ViewFunctions