Home
last modified time | relevance | path

Searched defs:boot_device (Results 1 – 10 of 10) sorted by relevance

/external/cronet/stable/build/fuchsia/test/
Dboot_device.py21 def boot_device(target_id: Optional[str], function
Dserial_boot_device.py40 def boot_device(node_id: str, function
/external/cronet/tot/build/fuchsia/test/
Dboot_device.py21 def boot_device(target_id: Optional[str], function
Dserial_boot_device.py40 def boot_device(node_id: str, function
/external/angle/build/fuchsia/test/
Dboot_device.py21 def boot_device(target_id: Optional[str], function
Dserial_boot_device.py40 def boot_device(node_id: str, function
/external/arm-trusted-firmware/plat/nxp/common/setup/include/
Dplat_common.h80 enum boot_device { enum
/external/trusty/arm-trusted-firmware/plat/nxp/common/setup/include/
Dplat_common.h80 enum boot_device { enum
/external/coreboot/payloads/libpayload/include/
Dmultiboot_tables.h42 u32 boot_device; member
/external/crosvm/x86_64/src/
Dmultiboot_spec.rs25 pub boot_device: u32, field