Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libefi/src/protocol/
Dgbl_efi_image_loading.rs700 struct MemoryTestInitGuard {} struct
702 impl Drop for MemoryTestInitGuard { implementation
736 fn start(&mut self) -> MemoryTestInitGuard { in start()