Home
last modified time | relevance | path

Searched refs:FixLocalData (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/deviceprofilemanager/
H A Ddevice_profile_manager.h87 …void FixLocalData(const std::string& localUdid, const std::map<std::string, std::string>& localDat…
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp674 FixLocalData(localUdid, localDataByOwner); in FixDataOnDeviceOnline()
835 void DeviceProfileManager::FixLocalData(const std::string& localUdid, in FixLocalData() function in OHOS::DistributedDeviceProfile::DeviceProfileManager