Home
last modified time | relevance | path

Searched refs:UpdateDeviceInfoCache (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/softbuscache/include/
H A Ddm_softbus_cache.h42 void UpdateDeviceInfoCache();
/ohos5.0/foundation/distributedhardware/device_manager/services/softbuscache/src/
H A Ddm_softbus_cache.cpp194 void SoftbusCache::UpdateDeviceInfoCache() in UpdateDeviceInfoCache() function in OHOS::DistributedHardware::SoftbusCache
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp87 SoftbusCache::GetInstance().UpdateDeviceInfoCache(); in InitSoftbusListener()