Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_ability_impl.cpp390 InvokeMethodWithoutParameter(ABILITY_LIFECYCLE_CALLBACK_ON_DESTROY); in InvokeOnDestroy()
397 InvokeMethodWithoutParameter(BACK_PRESSED_NAME); in InvokeOnBackPressed()
400 void JSAbilityImpl::InvokeMethodWithoutParameter(const char * const name) const in InvokeMethodWithoutParameter() function in OHOS::ACELite::JSAbilityImpl
H A Djs_ability_impl.h157 void InvokeMethodWithoutParameter(const char * const name) const;