Searched refs:ProcString (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | rpcndr.h | 456 PFORMAT_STRING ProcString; member 480 PFORMAT_STRING ProcString; member
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 161225 pub ProcString: PFORMAT_STRING, field 161262 unsafe { ::std::ptr::addr_of!((*ptr).ProcString) as usize - ptr as usize }, in bindgen_test_layout__MIDL_SERVER_INFO_() 161264 concat!("Offset of field: ", stringify!(_MIDL_SERVER_INFO_), "::", stringify!(ProcString)) in bindgen_test_layout__MIDL_SERVER_INFO_() 161397 pub ProcString: PFORMAT_STRING, field 161439 unsafe { ::std::ptr::addr_of!((*ptr).ProcString) as usize - ptr as usize }, in bindgen_test_layout__MIDL_SYNTAX_INFO() 161441 concat!("Offset of field: ", stringify!(_MIDL_SYNTAX_INFO), "::", stringify!(ProcString)) in bindgen_test_layout__MIDL_SYNTAX_INFO() 161607 pub ProcString: PFORMAT_STRING, field 161638 unsafe { ::std::ptr::addr_of!((*ptr).ProcString) as usize - ptr as usize }, in bindgen_test_layout__MIDL_INTERCEPTION_INFO() 161644 stringify!(ProcString) in bindgen_test_layout__MIDL_INTERCEPTION_INFO()
|