Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp323 DeviceProfile deviceProfileCache = deviceProfileMap_[deviceProfileKey]; in IsDeviceProfileExist() local
324 if (deviceProfile != deviceProfileCache) { in IsDeviceProfileExist()