Home
last modified time | relevance | path

Searched defs:GetAvailableDeviceList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/mock/
H A Ddevice_manager_impl_mock.cpp62 int32_t DeviceManagerImpl::GetAvailableDeviceList(const std::string &pkgName, in GetAvailableDeviceList() function in OHOS::DistributedHardware::DeviceManagerImpl
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp254 int32_t DeviceManagerImpl::GetAvailableDeviceList(const std::string &pkgName, in GetAvailableDeviceList() function in OHOS::DistributedHardware::DeviceManagerImpl
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Dnative_devicemanager_js.cpp1150 napi_value DeviceManagerNapi::GetAvailableDeviceList(napi_env env, napi_callback_info info) in GetAvailableDeviceList() function in DeviceManagerNapi