Searched defs:P (Results 1 – 3 of 3) sorted by relevance
| /bootable/libbootloader/gbl/libefi/src/ |
| D | lib.rs | 969 ) -> 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/ |
| D | mod.rs | 261 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/ |
| D | gbl_efi_image_loading.rs | 312 ) -> Protocol<'a, P> { in generate_protocol() argument
|