Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libefi/src/
Dlib.rs969 ) -> Protocol<'a, P> { in generate_protocol() argument
1298 f: impl FnOnce(&Protocol<P>), in run_test_with_mock_protocol()
/bootable/libbootloader/gbl/libgbl/src/fastboot/
Dmod.rs261 buffer_pool: &'b Shared<P>, in new()
443 fn take_download(&mut self) -> Option<(ScopedBuffer<'b, P>, usize)> { in take_download() argument
476 task: Task<'a, 'b, B, P>, in schedule_task() argument
/bootable/libbootloader/gbl/libefi/src/protocol/
Dgbl_efi_image_loading.rs312 ) -> Protocol<'a, P> { in generate_protocol() argument