Home
last modified time | relevance | path

Searched refs:SaveDeviceInfo (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/device_manager/services/softbuscache/src/
H A Ddm_softbus_cache.cpp45 SaveDeviceInfo(localDeviceInfo_); in SaveLocalDeviceInfo()
76 SaveDeviceInfo(localDeviceInfo_); in GetLocalDeviceInfo()
121 void SoftbusCache::SaveDeviceInfo(DmDeviceInfo deviceInfo) in SaveDeviceInfo() function in OHOS::DistributedHardware::SoftbusCache
123 LOGI("SoftbusCache::SaveDeviceInfo"); in SaveDeviceInfo()
135 LOGE("SaveDeviceInfo copy deviceId failed."); in SaveDeviceInfo()
140 LOGI("SaveDeviceInfo success udid %{public}s, networkId %{public}s", in SaveDeviceInfo()
209 SaveDeviceInfo(deviceInfo); in UpdateDeviceInfoCache()
356 SaveDeviceInfo(nodeInfo); in GetDevInfoByNetworkId()
/foundation/distributedhardware/device_manager/services/softbuscache/include/
H A Ddm_softbus_cache.h33 void SaveDeviceInfo(DmDeviceInfo deviceInfo);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H A Ddevice_manager_adapter.h92 void SaveDeviceInfo(const DeviceInfo &deviceInfo, const AppDistributedKv::DeviceChangeType &type);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddevice_manager_adapter.cpp259 SaveDeviceInfo(dvInfo, DeviceChangeType::DEVICE_ONLINE); in Online()
326 SaveDeviceInfo(dvInfo, DeviceChangeType::DEVICE_OFFLINE);
397 void DeviceManagerAdapter::SaveDeviceInfo(const DeviceInfo &dvInfo, const DeviceChangeType &type)
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp234 SoftbusCache::GetInstance().SaveDeviceInfo(dmDeviceInfo); in OnSoftbusDeviceOnline()

Completed in 5 milliseconds