Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libefi/src/protocol/
Dgbl_efi_image_loading.rs329 let number_of_partitions = unsafe { number_of_partitions.as_mut() }.unwrap(); in test_proto_get_partitions_count() localVariable
389 let number_of_partitions = unsafe { number_of_partitions.as_mut() }.unwrap(); in test_proto_get_partitions_len_and_value() localVariable
440 let number_of_partitions = unsafe { number_of_partitions.as_mut() }.unwrap(); in test_proto_get_partitions_zero_len() localVariable
474 let number_of_partitions = unsafe { number_of_partitions.as_mut() }.unwrap(); in test_proto_get_partitions_less_than_buffer() localVariable
515 let number_of_partitions = unsafe { number_of_partitions.as_mut() }.unwrap(); in test_proto_get_partitions_name_max() localVariable
578 let number_of_partitions = unsafe { number_of_partitions.as_mut() }.unwrap(); in test_proto_get_partitions() localVariable
626 let number_of_partitions = unsafe { number_of_partitions.as_mut() }.unwrap(); in test_proto_get_partitions_empty() localVariable