Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/unittest/mock/
Ddm_softbus_cache_mock.cpp53 int32_t SoftbusCache::GetDeviceInfoFromCache(std::vector<DmDeviceInfo> &deviceInfoList) in GetDeviceInfoFromCache() function in OHOS::DistributedHardware::SoftbusCache
/foundation/distributedhardware/device_manager/services/softbuscache/src/
Ddm_softbus_cache.cpp201 int32_t SoftbusCache::GetDeviceInfoFromCache(std::vector<DmDeviceInfo> &deviceInfoList) in GetDeviceInfoFromCache() function in OHOS::DistributedHardware::SoftbusCache
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
Ddevice_manager_adapter.cpp441 DeviceInfo DeviceManagerAdapter::GetDeviceInfoFromCache(const std::string &id) in GetDeviceInfoFromCache() function in OHOS::DistributedData::DeviceManagerAdapter