Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/include/
H A Dnative_devicemanager_js.h382 static napi_value GetTrustedDeviceListPromise(napi_env env,
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp1989 napi_value DeviceManagerNapi::GetTrustedDeviceListPromise(napi_env env, in GetTrustedDeviceListPromise() function in DeviceManagerNapi
2058 return GetTrustedDeviceListPromise(env, deviceInfoListAsyncCallbackInfo); in GetTrustedDeviceList()