Searched refs:SavePutTempCache (Results 1 – 3 of 3) sorted by relevance
68 int32_t SavePutTempCache(std::map<std::string, std::string>& entries);
730 if (DeviceProfileManager::GetInstance().SavePutTempCache(entries) == DP_SUCCESS) { in SaveDynamicProfilesFromTempCache()
590 int32_t DeviceProfileManager::SavePutTempCache(std::map<std::string, std::string>& entries) in SavePutTempCache() function in OHOS::DistributedDeviceProfile::DeviceProfileManager