Searched refs:deviceProfileCache (Results 1 – 1 of 1) sorted by relevance
323 DeviceProfile deviceProfileCache = deviceProfileMap_[deviceProfileKey]; in IsDeviceProfileExist() local324 if (deviceProfile != deviceProfileCache) { in IsDeviceProfileExist()