Home
last modified time | relevance | path

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

/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,
/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,
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Dnative_devicemanager_js.cpp1093 napi_value DeviceManagerNapi::CallDeviceList(napi_env env, napi_callback_info info, in CallDeviceList() function in DeviceManagerNapi
1103 LOGI("CallDeviceList for argc %{public}zu Type = %{public}d", argc, (int)eventHandleType); in CallDeviceList()
1198 return CallDeviceList(env, info, deviceBasicInfoListAsyncCallbackInfo); in GetAvailableDeviceList()
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp1926 napi_value DeviceManagerNapi::CallDeviceList(napi_env env, napi_callback_info info, in CallDeviceList() function in DeviceManagerNapi
1936 LOGI("CallDeviceList for argc %{public}zu Type = %{public}d", argc, (int)eventHandleType); in CallDeviceList()
1942 LOGI("CallDeviceList for argc %{public}zu Type = %{public}d", argc, (int)eventHandleType); in CallDeviceList()
2084 return CallDeviceList(env, info, deviceInfoListAsyncCallbackInfo); in GetTrustedDeviceList()

Completed in 11 milliseconds