Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_remote_object_holder.h35 napi_ref GetJsObjectRef() const;
H A Dnapi_remote_object_internal.h66 napi_ref GetJsObjectRef() const;
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object_holder.cpp164 napi_ref NAPIRemoteObjectHolder::GetJsObjectRef() const in GetJsObjectRef() function in OHOS::NAPIRemoteObjectHolder
H A Dnapi_remote_object.cpp99 napi_ref ref = holder->GetJsObjectRef(); in RemoteObjectHolderRefCb()
142 napi_ref ref = holder->GetJsObjectRef(); in RemoteObjectDetachCb()
338 napi_ref NAPIRemoteObject::GetJsObjectRef() const in GetJsObjectRef() function in OHOS::NAPIRemoteObject