| /system/extras/tests/bootloader/ |
| D | bootloadertest.py | 25 device_type = "phone" variable 211 if device_type == "iot": 221 if args.device_type.lower() not in ("phone", "iot"): 222 raise ValueError("Unsupported device type '%s'." % args.device_type) 223 device_type = args.device_type.lower() variable
|
| /system/cros-codecs/ci/ |
| D | lava_job_generate.py | 12 return config[arch]['device_type'] 33 …print(template.render(ccdec_build_id=args.ccdec_build_id, arch=args.arch, device_type=get_device_t…
|
| D | config.yaml | 2 device_type: acer-chromebox-cxi4-puff 41 device_type: hp-11A-G6-EE-grunt
|
| D | template.yaml | 3 device_type: {{ device_type }}
|
| /system/libsysprop/srcs/android/sysprop/ |
| D | HdmiProperties.sysprop | 21 api_name: "device_type" 25 prop_name: "ro.hdmi.device_type"
|
| /system/cros-codecs/ci/test-cases/ |
| D | run_tests.py | 103 device_type=arch_info['device_type'] variable
|
| /system/libsysprop/srcs/api/ |
| D | PlatformProperties-latest.txt | 125 api_name: "device_type" 128 prop_name: "ro.hdmi.device_type"
|
| /system/sepolicy/prebuilts/api/29.0/public/ |
| D | property_contexts | 128 ro.hdmi.device_type u:object_r:exported3_default_prop:s0 exact string 163 sys.usb.mtp.device_type u:object_r:exported2_system_prop:s0 exact int
|
| /system/sepolicy/prebuilts/api/30.0/public/ |
| D | property_contexts | 138 ro.hdmi.device_type u:object_r:exported3_default_prop:s0 exact string 184 sys.usb.mtp.device_type u:object_r:exported2_system_prop:s0 exact int
|
| /system/sepolicy/prebuilts/api/32.0/private/ |
| D | property_contexts | 454 ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 e… 577 sys.usb.mtp.device_type u:object_r:usb_config_prop:s0 exact int
|
| /system/sepolicy/prebuilts/api/31.0/private/ |
| D | property_contexts | 450 ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 e… 573 sys.usb.mtp.device_type u:object_r:usb_config_prop:s0 exact int
|
| /system/sepolicy/prebuilts/api/33.0/private/ |
| D | property_contexts | 545 ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 e… 671 sys.usb.mtp.device_type u:object_r:usb_config_prop:s0 exact int
|
| /system/sepolicy/prebuilts/api/34.0/private/ |
| D | property_contexts | 622 ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 e… 769 sys.usb.mtp.device_type u:object_r:usb_config_prop:s0 exact int
|
| /system/sepolicy/prebuilts/api/202404/private/ |
| D | property_contexts | 659 ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 e… 811 sys.usb.mtp.device_type u:object_r:usb_config_prop:s0 exact int
|
| /system/sepolicy/private/ |
| D | property_contexts | 757 ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 e… 921 sys.usb.mtp.device_type u:object_r:usb_config_prop:s0 exact int
|
| /system/sepolicy/prebuilts/api/202504/private/ |
| D | property_contexts | 743 ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 e… 907 sys.usb.mtp.device_type u:object_r:usb_config_prop:s0 exact int
|
| /system/core/property_service/libpropertyinfoserializer/ |
| D | property_info_serializer_test.cpp | 741 {"sys.usb.mtp.device_type", "u:object_r:system_prop:s0"}, in TEST()
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 5725 struct device_type; 5760 const struct device_type *type; 6207 struct device_type { struct 71828 const struct device_type *type; 76926 int device_type; member 78056 u16 device_type; member 89762 const struct device_type *type; 118998 u8 device_type; member 119492 unsigned long device_type; member 120596 int device_type; member [all …]
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 6106 struct device_type; 6147 const struct device_type *type; 6598 struct device_type { struct 61992 const struct device_type *type; 80025 const struct device_type *type; 111596 u8 device_type; member 112090 unsigned long device_type; member 113194 int device_type; member 115503 struct device_type extcon_dev_type;
|