Home
last modified time | relevance | path

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

/foundation/communication/ipc/ipc/native/src/napi/include/
Dnapi_remote_object.h63 napi_value NAPI_RemoteObject_attachLocalInterface(napi_env env, napi_callback_info info);
/foundation/communication/ipc/ipc/native/src/napi/src/
Dnapi_remote_object.cpp445 DECLARE_NAPI_FUNCTION("attachLocalInterface", NAPI_RemoteObject_attachLocalInterface), in NAPIRemoteObjectExport()
1368 napi_value NAPI_RemoteObject_attachLocalInterface(napi_env env, napi_callback_info info) in NAPI_RemoteObject_attachLocalInterface() function