Searched refs:CallGetDeviceInfoPromise (Results 1 – 2 of 2) sorted by relevance
393 static void CallGetDeviceInfoPromise(napi_env env, napi_status &status,
3010 CallGetDeviceInfoPromise(env, status, networkIdAsyncCallbackInfo); // promise in CompleteGetDeviceInfoCB()3019 void DeviceManagerNapi::CallGetDeviceInfoPromise(napi_env env, napi_status &status, in CallGetDeviceInfoPromise() function in DeviceManagerNapi