Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/
H A Dpartition.rs512 let boot_b = gpt.find_partition(Some("boot_b")).unwrap(); in test_find_partition_gpt() localVariable
778 let boot_b = include_bytes!("../../libstorage/test/boot_b.bin"); in test_read_unique_partition() localVariable