Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_caller_complex.cpp127 static napi_value JsSetOnReleaseCallBack(napi_env env, napi_callback_info info) in JsSetOnReleaseCallBack() function in OHOS::AbilityRuntime::__anonfbe20f340110::JsCallerComplex
514 … BindNativeFunction(env, object, "onRelease", moduleName, JsCallerComplex::JsSetOnReleaseCallBack); in CreateJsCallerComplex()