Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/whpx/whpx_sys/
DWinHvEmulation.h41 UINT32 EmulationSuccessful : 1; member
Dbindings.rs9085 pub fn EmulationSuccessful(&self) -> UINT32 { in EmulationSuccessful() method
9221 let EmulationSuccessful: u32 = unsafe { ::std::mem::transmute(EmulationSuccessful) }; localVariable