Searched defs:ErrorCodeValid (Results 1 – 5 of 5) sorted by relevance
152 UINT32 ErrorCodeValid : 1; member
152 UINT32 ErrorCodeValid:1; member
695 UINT32 ErrorCodeValid : 1; member
1084 UINT32 ErrorCodeValid : 1; member
7156 pub fn ErrorCodeValid(&self) -> UINT32 { in ErrorCodeValid() method7196 let ErrorCodeValid: u32 = unsafe { ::std::mem::transmute(ErrorCodeValid) }; localVariable