Home
last modified time | relevance | path

Searched refs:JsReleaseCall (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.cpp118 static napi_value JsReleaseCall(napi_env env, napi_callback_info info) in JsReleaseCall() function in OHOS::AbilityRuntime::__anonfbe20f340110::JsCallerComplex
513 BindNativeFunction(env, object, "release", moduleName, JsCallerComplex::JsReleaseCall); in CreateJsCallerComplex()