Searched refs:KEY_QUEUES (Results 1 – 1 of 1) sorted by relevance
219 private static final String KEY_QUEUES = "queues"; field in VulkanDeviceInfo540 JSONArray queues = device.getJSONArray(KEY_QUEUES); in emitDevices()541 store.startArray(convertName(KEY_QUEUES)); in emitDevices()817 case KEY_QUEUES: return "queues"; in convertName()