Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/utils/
H A Dprofile_cache.h95 …int32_t RefreshStaticProfileCache(const std::unordered_map<std::string, CharacteristicProfile>& st…
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp410 int32_t ProfileCache::RefreshStaticProfileCache(const std::unordered_map<std::string, Characteristi… in RefreshStaticProfileCache() function in OHOS::DistributedDeviceProfile::ProfileCache