Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java243 private static final String KEY_PIPELINE_CACHE_UUID = "pipelineCacheUUID"; field in VulkanDeviceInfo
400 emitLongArray(store, properties, KEY_PIPELINE_CACHE_UUID); in emitDevices()
1131 case KEY_PIPELINE_CACHE_UUID: return "pipeline_cache_uuid"; in convertName()