Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/whpx/whpx_sys/
DWinHvPlatformDefs.h935 UINT16 DebugActive : 1; member
Dbindings.rs5961 pub fn DebugActive(&self) -> UINT16 { in DebugActive() method
6045 let DebugActive: u16 = unsafe { ::std::mem::transmute(DebugActive) }; localVariable