Searched refs:GetRemoteProductId (Results 1 – 2 of 2) sorted by relevance
78 napi_value GetRemoteProductId(napi_env env, napi_callback_info info);
80 DECLARE_NAPI_FUNCTION("getRemoteProductId", GetRemoteProductId), in DefineConnectionFunctions()628 napi_value GetRemoteProductId(napi_env env, napi_callback_info info) in GetRemoteProductId() function