Home
last modified time | relevance | path

Searched refs:AddCharProfilesToCache (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.cpp325 return AddCharProfilesToCache({ charProfile }); in PutCharacteristicProfile()
350 return AddCharProfilesToCache(charProfiles); in PutCharacteristicProfileBatch()
636 int32_t DistributedDeviceProfileServiceNew::AddCharProfilesToCache( in AddCharProfilesToCache() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileServiceNew
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/
H A Ddistributed_device_profile_service_new.h85 int32_t AddCharProfilesToCache(const std::vector<CharacteristicProfile>& charProfiles);