Home
last modified time | relevance | path

Searched defs:is_bootable (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/avb/boot_control/
H A Dboot_control_avb.c102 bool is_bootable; in module_isSlotBootable() local
/aosp_15_r20/external/rust/crates/uefi/src/proto/media/
Dpartition.rs47 pub const fn is_bootable(&self) -> bool { in is_bootable() method
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/media/
Dpartition.rs47 pub const fn is_bootable(&self) -> bool { in is_bootable() method
/aosp_15_r20/bootable/libbootloader/gbl/libabr/src/
H A Dc_staticlib.rs399 pub is_bootable: bool, field
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/
H A Dslots.rs211 pub fn is_bootable(&self) -> bool { in is_bootable() method