Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp372 CharacteristicProfile charProfileCache = charProfileMap_[charProfileKey]; in IsCharProfileExist() local
373 if (charProfile != charProfileCache) { in IsCharProfileExist()