Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object.cpp154 static napi_value RemoteObjectAttachCb(napi_env engine, void *value, void *hint) in RemoteObjectAttachCb() function
218 …us = napi_coerce_to_native_binding_object(env, thisVar, RemoteObjectDetachCb, RemoteObjectAttachCb, in RemoteObject_JS_Constructor()