Home
last modified time | relevance | path

Searched refs:AddStaticCharProfile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/staticcapabilitycollector/
H A Dstatic_capability_collector.cpp72 ProfileCache::GetInstance().AddStaticCharProfile(item.second); in AddStaticInfoToCache()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/utils/
H A Dprofile_cache.h50 int32_t AddStaticCharProfile(const CharacteristicProfile& charProfile);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp158 int32_t ProfileCache::AddStaticCharProfile(const CharacteristicProfile& charProfile) in AddStaticCharProfile() function in OHOS::DistributedDeviceProfile::ProfileCache
184 ProfileCache::AddStaticCharProfile(item.second); in AddStaticCharProfileBatch()