Searched refs:GetRemoteProfileUuids (Results 1 – 2 of 2) sorted by relevance
72 napi_value GetRemoteProfileUuids(napi_env env, napi_callback_info info);
73 DECLARE_NAPI_FUNCTION("getRemoteProfileUuids", GetRemoteProfileUuids), in DefineConnectionFunctions()541 napi_value GetRemoteProfileUuids(napi_env env, napi_callback_info info) in GetRemoteProfileUuids() function