Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/
H A Dops.rs319 fn get_custom_device_tree(&mut self) -> Option<&'a [u8]>; in get_custom_device_tree() method
737 fn get_custom_device_tree(&mut self) -> Option<&'static [u8]> { in get_custom_device_tree() method
/aosp_15_r20/bootable/libbootloader/gbl/efi/src/
H A Dops.rs466 fn get_custom_device_tree(&mut self) -> Option<&'a [u8]> { in get_custom_device_tree() method
769 fn get_custom_device_tree(&mut self) -> Option<&'a [u8]> { in get_custom_device_tree() method
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/
H A Dab_slots.rs371 fn get_custom_device_tree(&mut self) -> Option<&'a [u8]> { in get_custom_device_tree() method