Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libefi/src/protocol/
Dgbl_efi_image_loading.rs205 pub fn get_verify_partitions( in get_verify_partitions() method
321 unsafe extern "C" fn get_verify_partitions( in test_proto_get_partitions_count() function
354 unsafe extern "C" fn get_verify_partitions( in test_proto_get_partitions_count_error() function
382 unsafe extern "C" fn get_verify_partitions( in test_proto_get_partitions_len_and_value() function
433 unsafe extern "C" fn get_verify_partitions( in test_proto_get_partitions_zero_len() function
467 unsafe extern "C" fn get_verify_partitions( in test_proto_get_partitions_less_than_buffer() function
507 unsafe extern "C" fn get_verify_partitions( in test_proto_get_partitions_name_max() function
571 unsafe extern "C" fn get_verify_partitions( in test_proto_get_partitions() function
619 unsafe extern "C" fn get_verify_partitions( in test_proto_get_partitions_empty() function
649 unsafe extern "C" fn get_verify_partitions( in test_proto_get_partitions_error() function
/bootable/libbootloader/gbl/libefi_types/defs/protocols/
Dgbl_efi_image_loading_protocol.h56 EfiStatus (*get_verify_partitions)(struct GblEfiImageLoadingProtocol* self, member