Home
last modified time | relevance | path

Searched refs:DeviceInfotoJsByNetworkId (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/interfaces/kits/js/include/
H A Dnative_devicemanager_js.h344 static void DeviceInfotoJsByNetworkId(const napi_env &env,
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp3048 DeviceInfotoJsByNetworkId(env, networkIdAsyncCallbackInfo->deviceInfo, result[1]); in CallGetDeviceInfoPromise()
3068 DeviceInfotoJsByNetworkId(env, networkIdAsyncCallbackInfo->deviceInfo, result[1]); in CallGetDeviceInfoCB()
3082 void DeviceManagerNapi::DeviceInfotoJsByNetworkId(const napi_env &env, const DmDeviceInfo &nidDevInfo, in DeviceInfotoJsByNetworkId() function in DeviceManagerNapi

Completed in 11 milliseconds