Home
last modified time | relevance | path

Searched refs:CallDeviceList (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/
H A Dnative_devicemanager_js.h265 static napi_value CallDeviceList(napi_env env, napi_callback_info info,
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/include/
H A Dnative_devicemanager_js.h376 static napi_value CallDeviceList(napi_env env, napi_callback_info info,
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Dnative_devicemanager_js.cpp1079 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 Dnative_devicemanager_js.cpp1907 napi_value DeviceManagerNapi::CallDeviceList(napi_env env, napi_callback_info info, in CallDeviceList() function in DeviceManagerNapi
2065 return CallDeviceList(env, info, deviceInfoListAsyncCallbackInfo); in GetTrustedDeviceList()