Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
DWinHvPlatformDefs.h590 UINT16 DebugActive : 1; member
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/whpx_sys/
H A DWinHvPlatformDefs.h935 UINT16 DebugActive : 1; member
H A Dbindings.rs5961 pub fn DebugActive(&self) -> UINT16 { in DebugActive() method
6045 let DebugActive: u16 = unsafe { ::std::mem::transmute(DebugActive) }; localVariable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwdm.h1305 BOOLEAN DebugActive; member