Searched refs:RemoteObjectAttachCb (Results 1 – 1 of 1) sorted by relevance
154 static napi_value RemoteObjectAttachCb(napi_env engine, void *value, void *hint) in RemoteObjectAttachCb() function218 …us = napi_coerce_to_native_binding_object(env, thisVar, RemoteObjectDetachCb, RemoteObjectAttachCb, in RemoteObject_JS_Constructor()