Searched defs:fetch_data_fn (Results 1 – 8 of 8) sorted by relevance
72 let fetch_data_fn = |buf: &'a mut [u8]| { in load_file() localVariable138 let fetch_data_fn = |buf: &'a mut [u8]| { in load_file() localVariable
74 let fetch_data_fn = |buf| { in read_entry_boxed() localVariable107 let fetch_data_fn = |buf| { in read_entry_boxed_in() localVariable
196 let fetch_data_fn = |buf| self.get_info::<Info>(buf); in get_boxed_info() localVariable210 let fetch_data_fn = |buf| self.get_info::<Info>(buf); in get_boxed_info_in() localVariable
218 let fetch_data_fn = |buf| uefi_function_stub_read(buf); in test_make_boxed_utility() localVariable227 let fetch_data_fn = |buf| uefi_function_stub_read(buf); in test_make_boxed_utility() localVariable