Searched refs:ChangeDeviceInfo (Results 1 – 6 of 6) sorted by relevance
35 void ChangeDeviceInfo(const DmDeviceInfo deviceInfo);
91 void ChangeDeviceInfo(const DmDeviceInfo &info);
94 ChangeDeviceInfo(localDeviceInfo_); in UpDataLocalDevInfo()158 void SoftbusCache::ChangeDeviceInfo(const DmDeviceInfo deviceInfo) in ChangeDeviceInfo() function in OHOS::DistributedHardware::SoftbusCache
156 ChangeDeviceInfo(devInfo); in HandleDeviceStatusChange()411 void DmDeviceStateManager::ChangeDeviceInfo(const DmDeviceInfo &info) in ChangeDeviceInfo() function in OHOS::DistributedHardware::DmDeviceStateManager
252 dmDeviceStateManager->ChangeDeviceInfo(info);
334 SoftbusCache::GetInstance().ChangeDeviceInfo(dmDeviceInfo); in OnSoftbusDeviceInfoChanged()