Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object.cpp71 static void DecreaseJsObjectRef(napi_env env, napi_ref ref) in DecreaseJsObjectRef() function
125 DecreaseJsObjectRef(param->env, param->thisVarRef); in RemoteObjectHolderRefCb()
290 DecreaseJsObjectRef(env_, thisVarRef_); in ~NAPIRemoteObject()
313 DecreaseJsObjectRef(param->env, param->thisVarRef); in ~NAPIRemoteObject()