Searched defs:to_aml_bytes (Results 1 – 8 of 8) sorted by relevance
| /external/crosvm/acpi_tables/src/ |
| D | aml.rs | 12 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 …]
|
| /external/crosvm/devices/src/pci/ |
| D | acpi.rs | 40 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
|
| /external/crosvm/devices/src/ |
| D | pmc_virt.rs | 94 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
|
| D | ac_adapter.rs | 127 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
|
| D | bat.rs | 618 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
|
| D | acpi.rs | 727 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
|
| /external/crosvm/devices/src/virtio/ |
| D | virtio_mmio_device.rs | 400 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
|
| /external/crosvm/x86_64/src/ |
| D | lib.rs | 1536 fn to_aml_bytes(&self, aml: &mut Vec<u8>) { in to_aml_bytes() method
|