Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/mock/
Ddevice_manager_impl_mock.cpp57 int32_t DeviceManagerImpl::GetAvailableDeviceList(const std::string &pkgName, in GetAvailableDeviceList() function in OHOS::DistributedHardware::DeviceManagerImpl
/foundation/distributedhardware/device_manager/services/service/src/
Ddevice_manager_service.cpp151 int32_t DeviceManagerService::GetAvailableDeviceList(const std::string &pkgName, in GetAvailableDeviceList() function in OHOS::DistributedHardware::DeviceManagerService
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
Ddevice_manager_impl.cpp232 int32_t DeviceManagerImpl::GetAvailableDeviceList(const std::string &pkgName, in GetAvailableDeviceList() function in OHOS::DistributedHardware::DeviceManagerImpl
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
Dnative_devicemanager_js.cpp1064 napi_value DeviceManagerNapi::GetAvailableDeviceList(napi_env env, napi_callback_info info) in GetAvailableDeviceList() function in DeviceManagerNapi
/foundation/distributedhardware/device_manager/services/service/src/softbus/
Dsoftbus_listener.cpp722 int32_t SoftbusListener::GetAvailableDeviceList(std::vector<DmDeviceBasicInfo> &deviceBasicInfoList) in GetAvailableDeviceList() function in OHOS::DistributedHardware::SoftbusListener