Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp347 ServiceProfile serviceProfileCache = serviceProfileMap_[serviceProfileKey]; in IsServiceProfileExist() local
348 if (serviceProfile != serviceProfileCache) { in IsServiceProfileExist()