Home
last modified time | relevance | path

Searched defs:releaseCallFunc (Results 1 – 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
Djs_caller_complex.cpp54 NativeEngine& engine, ReleaseCallFunc releaseCallFunc, sptr<IRemoteObject> callee, in JsCallerComplex()
488 NativeEngine& engine, ReleaseCallFunc releaseCallFunc, sptr<IRemoteObject> callee, in CreateJsCallerComplex()
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Djs_service_extension_context.cpp430 auto releaseCallFunc = [weak] ( in GetCallComplete() local