Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/include/
H A Dnative_devicemanager_js.h384 static napi_value GetTrustedDeviceListByFilter(napi_env env, napi_callback_info info,
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp2002 napi_value DeviceManagerNapi::GetTrustedDeviceListByFilter(napi_env env, napi_callback_info info, in GetTrustedDeviceListByFilter() function in DeviceManagerNapi
2067 return GetTrustedDeviceListByFilter(env, info, deviceInfoListAsyncCallbackInfo); in GetTrustedDeviceList()