| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| doc/ | 03-May-2024 | - | 1,718 | 1,415 | ||
| instance/ | 03-May-2024 | - | 481 | 257 | ||
| Android.bp | D | 03-May-2024 | 1.3 KiB | 43 | 39 | |
| README.md | D | 03-May-2024 | 2.2 KiB | 34 | 23 | |
| cf_configs_common.cpp | D | 03-May-2024 | 9.8 KiB | 273 | 208 | |
| cf_configs_common.h | D | 03-May-2024 | 3.9 KiB | 95 | 58 | |
| cf_configs_instances.cpp | D | 03-May-2024 | 1.7 KiB | 51 | 27 | |
| cf_configs_instances.h | D | 03-May-2024 | 855 | 26 | 6 | |
| cf_flags_validator.cpp | D | 03-May-2024 | 7.9 KiB | 225 | 163 | |
| cf_flags_validator.h | D | 03-May-2024 | 804 | 25 | 6 | |
| fetch_cvd_parser.cpp | D | 03-May-2024 | 2.7 KiB | 86 | 55 | |
| fetch_cvd_parser.h | D | 03-May-2024 | 1,018 | 37 | 15 | |
| launch_cvd_parser.cpp | D | 03-May-2024 | 2.4 KiB | 75 | 45 | |
| launch_cvd_parser.h | D | 03-May-2024 | 778 | 25 | 5 | |
| launch_cvd_templates.cpp | D | 03-May-2024 | 8.5 KiB | 314 | 257 | |
| launch_cvd_templates.h | D | 03-May-2024 | 759 | 25 | 5 | |
| load_configs_parser.cpp | D | 03-May-2024 | 1.9 KiB | 59 | 31 | |
| load_configs_parser.h | D | 03-May-2024 | 1 KiB | 34 | 12 |
README.md
1Canonical configs user interface groups and classes 2 3# UI structure and categories 4[](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd/parser/doc/linkage.svg) 5 6## vm category 7[](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd/parser/doc/vm.svg) 8 9## graphics category 10[](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd/parser/doc/graphics.svg) 11 12## adb category 13[](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd/parser/doc/adb.svg) 14 15## streaming category 16[](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd/parser/doc/streaming.svg) 17 18## disk category 19[](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd/parser/doc/disk.svg) 20 21## connectivity category 22[](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd/parser/doc/connectivity.svg) 23 24## camera category 25[](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd/parser/doc/camera.svg) 26## audio category 27[](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd/parser/doc/audio.svg) 28 29## location category 30[](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd/parser/doc/location.svg) 31 32## vehicle category 33[](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/commands/cvd/parser/doc/vehicle.svg) 34