Home
last modified time | relevance | path

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

/external/crosvm/acpi_tables/src/
Daml.rs12 fn to_aml_bytes(&self, bytes: &mut Vec<u8>); in to_aml_bytes() method
80 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
90 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
100 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
113 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
163 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
172 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
181 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
190 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
202 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
[all …]
/external/crosvm/devices/src/
Dacpi.rs143 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method
Dbat.rs499 fn to_aml_bytes(&self, bytes: &mut Vec<u8>) { in to_aml_bytes() method