Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
DWinHvEmulation.h20 UINT32 EmulationSuccessful : 1; member
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/whpx_sys/
H A DWinHvEmulation.h41 UINT32 EmulationSuccessful : 1; member
H A Dbindings.rs9085 pub fn EmulationSuccessful(&self) -> UINT32 { in EmulationSuccessful() method
9221 let EmulationSuccessful: u32 = unsafe { ::std::mem::transmute(EmulationSuccessful) }; localVariable