Searched refs:NAPIRemoteObjectExport (Results 1 – 5 of 5) sorted by relevance
35 NAPIRemoteObjectExport(env, exports); in RpcExport()
54 napi_value NAPIRemoteObjectExport(napi_env env, napi_value exports);
25 "NAPIRemoteObjectExport";
608 NAPIRemoteObjectExport(env, object); in JsConstructor()
1481 napi_value NAPIRemoteObjectExport(napi_env env, napi_value exports) in NAPIRemoteObjectExport() function