Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp296 return AddSvrProfilesToCache({ serviceProfile }); in PutServiceProfile()
311 return AddSvrProfilesToCache(serviceProfiles); in PutServiceProfileBatch()
610 int32_t DistributedDeviceProfileServiceNew::AddSvrProfilesToCache(const std::vector<ServiceProfile>… in AddSvrProfilesToCache() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileServiceNew
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/
H A Ddistributed_device_profile_service_new.h84 int32_t AddSvrProfilesToCache(const std::vector<ServiceProfile>& serviceProfiles);