Home
last modified time | relevance | path

Searched full:device_type (Results 1 – 19 of 19) sorted by relevance

/system/extras/tests/bootloader/
Dbootloadertest.py25 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/
Dlava_job_generate.py12 return config[arch]['device_type']
33 …print(template.render(ccdec_build_id=args.ccdec_build_id, arch=args.arch, device_type=get_device_t…
Dconfig.yaml2 device_type: acer-chromebox-cxi4-puff
41 device_type: hp-11A-G6-EE-grunt
Dtemplate.yaml3 device_type: {{ device_type }}
/system/libsysprop/srcs/android/sysprop/
DHdmiProperties.sysprop21 api_name: "device_type"
25 prop_name: "ro.hdmi.device_type"
/system/cros-codecs/ci/test-cases/
Drun_tests.py103 device_type=arch_info['device_type'] variable
/system/libsysprop/srcs/api/
DPlatformProperties-latest.txt125 api_name: "device_type"
128 prop_name: "ro.hdmi.device_type"
/system/sepolicy/prebuilts/api/29.0/public/
Dproperty_contexts128 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/
Dproperty_contexts138 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/
Dproperty_contexts454 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/
Dproperty_contexts450 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/
Dproperty_contexts545 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/
Dproperty_contexts622 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/
Dproperty_contexts659 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/
Dproperty_contexts757 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/
Dproperty_contexts743 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/
Dproperty_info_serializer_test.cpp741 {"sys.usb.mtp.device_type", "u:object_r:system_prop:s0"}, in TEST()
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h5725 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/
Dvmlinux.h6106 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;