Searched refs:CallDeviceList (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/ |
H A D | native_devicemanager_js.h | 265 static napi_value CallDeviceList(napi_env env, napi_callback_info info,
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/include/ |
H A D | native_devicemanager_js.h | 376 static napi_value CallDeviceList(napi_env env, napi_callback_info info,
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
H A D | native_devicemanager_js.cpp | 1079 napi_value DeviceManagerNapi::CallDeviceList(napi_env env, napi_callback_info info, in CallDeviceList() function in DeviceManagerNapi 1184 return CallDeviceList(env, info, deviceBasicInfoListAsyncCallbackInfo); in GetAvailableDeviceList()
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/src/ |
H A D | native_devicemanager_js.cpp | 1907 napi_value DeviceManagerNapi::CallDeviceList(napi_env env, napi_callback_info info, in CallDeviceList() function in DeviceManagerNapi 2065 return CallDeviceList(env, info, deviceInfoListAsyncCallbackInfo); in GetTrustedDeviceList()
|