Home
last modified time | relevance | path

Searched defs:to_aml_bytes (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/crosvm/acpi_tables/src/
H A Daml.rs12 fn to_aml_bytes(&self, bytes: &mut Vec<u8>); in to_aml_bytes() method
94 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
104 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
114 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
127 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
177 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
192 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
205 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
218 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
234 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
[all …]
/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dacpi.rs40 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
121 fn to_aml_bytes(&self, aml: &mut Vec<u8>) { in to_aml_bytes() method
495 fn to_aml_bytes(&self, aml: &mut Vec<u8>) { in to_aml_bytes() method
/aosp_15_r20/external/crosvm/devices/src/
H A Dpmc_virt.rs94 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
H A Dac_adapter.rs127 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
H A Dbat.rs575 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
H A Dacpi.rs726 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dvirtio_mmio_device.rs433 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
/aosp_15_r20/external/crosvm/x86_64/src/
H A Dlib.rs1390 fn to_aml_bytes(&self, aml: &mut Vec<u8>) { in to_aml_bytes() method