Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/softbuscache/include/
H A Ddm_softbus_cache.h44 void DeleteLocalDeviceInfo();
/ohos5.0/foundation/distributedhardware/device_manager/services/softbuscache/src/
H A Ddm_softbus_cache.cpp51 void SoftbusCache::DeleteLocalDeviceInfo() in DeleteLocalDeviceInfo() function in OHOS::DistributedHardware::SoftbusCache
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp280 SoftbusCache::GetInstance().DeleteLocalDeviceInfo(); in OnSoftbusDeviceOffline()