Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/protocol/
H A Dgbl_efi_image_loading.rs671 struct MemoryTestInitGuard {} struct
673 impl Drop for MemoryTestInitGuard { implementation
707 fn start(&mut self) -> MemoryTestInitGuard { in start()