Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libefi/src/
Dlib.rs758 pub locate_handle_buffer_trace: LocateHandleBufferTrace, field
878 let trace = &mut traces.borrow_mut().locate_handle_buffer_trace; in locate_handle_buffer()
1147 traces.borrow_mut().locate_handle_buffer_trace.outputs = in test_locate_handle_buffer_by_protocol()
1165 assert_eq!(traces.locate_handle_buffer_trace.inputs, [BlockIoProtocol::GUID]); in test_locate_handle_buffer_by_protocol()
1181 traces.borrow_mut().locate_handle_buffer_trace.outputs = in test_find_first_and_open()