Searched refs:NAPI_RemoteObject_modifyLocalInterface (Results 1 – 2 of 2) sorted by relevance
146 napi_value NAPI_RemoteObject_modifyLocalInterface(napi_env env, napi_callback_info info);
324 DECLARE_NAPI_FUNCTION("modifyLocalInterface", NAPI_RemoteObject_modifyLocalInterface), in NAPIRemoteObjectExport()1740 napi_value NAPI_RemoteObject_modifyLocalInterface(napi_env env, napi_callback_info info) in NAPI_RemoteObject_modifyLocalInterface() function