Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp115 AddToPutTempCache(entries); in PutDeviceProfile()
143 AddToPutTempCache(entries); in PutServiceProfile()
173 AddToPutTempCache(entries); in PutServiceProfileBatch()
201 AddToPutTempCache(entries); in PutCharacteristicProfile()
231 AddToPutTempCache(entries); in PutCharacteristicProfileBatch()
575 void DeviceProfileManager::AddToPutTempCache(const std::map<std::string, std::string>& values) in AddToPutTempCache() function in OHOS::DistributedDeviceProfile::DeviceProfileManager
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/deviceprofilemanager/
H A Ddevice_profile_manager.h81 void AddToPutTempCache(const std::map<std::string, std::string>& values);