Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/interfaces/kits/js/include/
H A Dnative_devicemanager_js.h292 static napi_value StopDeviceDiscoverSync(napi_env env, napi_callback_info info);
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp2311 napi_value DeviceManagerNapi::StopDeviceDiscoverSync(napi_env env, napi_callback_info info) in StopDeviceDiscoverSync() function in DeviceManagerNapi
2313 LOGI("StopDeviceDiscoverSync in"); in StopDeviceDiscoverSync()
3252 DECLARE_NAPI_FUNCTION("stopDeviceDiscovery", StopDeviceDiscoverSync), in Init()

Completed in 10 milliseconds