Home
last modified time | relevance | path

Searched refs:get_init_boot_image (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/
H A Dlib.rs143 pub fn get_init_boot_image<'a: 'b, 'b: 'c, 'c, 'd>( in get_init_boot_image() function
165 let (init_boot_image, partitions_ram_map) = get_init_boot_image(partitions_ram_map); in get_images()