Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/include/
H A Dnative_devicemanager_js.h285 static napi_value GetTrustedDeviceListSync(napi_env env, napi_callback_info info);
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp1936 napi_value DeviceManagerNapi::GetTrustedDeviceListSync(napi_env env, napi_callback_info info) in GetTrustedDeviceListSync() function in DeviceManagerNapi
3230 DECLARE_NAPI_FUNCTION("getTrustedDeviceListSync", GetTrustedDeviceListSync), in Init()