Home
last modified time | relevance | path

Searched refs:HttpCredentials (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/
Drpcdce.h391 RPC_HTTP_TRANSPORT_CREDENTIALS_W *HttpCredentials; member
402 RPC_HTTP_TRANSPORT_CREDENTIALS_A *HttpCredentials; member
415 RPC_HTTP_TRANSPORT_CREDENTIALS_W *HttpCredentials; member
427 RPC_HTTP_TRANSPORT_CREDENTIALS_A *HttpCredentials; member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs124640 pub HttpCredentials: *mut RPC_HTTP_TRANSPORT_CREDENTIALS_W,
124658 unsafe { ::std::ptr::addr_of!((*ptr).HttpCredentials) as usize - ptr as usize }, in bindgen_test_layout__RPC_SECURITY_QOS_V2_W__bindgen_ty_1()
124664 stringify!(HttpCredentials) in bindgen_test_layout__RPC_SECURITY_QOS_V2_W__bindgen_ty_1()
124749 pub HttpCredentials: *mut RPC_HTTP_TRANSPORT_CREDENTIALS_A,
124767 unsafe { ::std::ptr::addr_of!((*ptr).HttpCredentials) as usize - ptr as usize }, in bindgen_test_layout__RPC_SECURITY_QOS_V2_A__bindgen_ty_1()
124773 stringify!(HttpCredentials) in bindgen_test_layout__RPC_SECURITY_QOS_V2_A__bindgen_ty_1()
124859 pub HttpCredentials: *mut RPC_HTTP_TRANSPORT_CREDENTIALS_W,
124877 unsafe { ::std::ptr::addr_of!((*ptr).HttpCredentials) as usize - ptr as usize }, in bindgen_test_layout__RPC_SECURITY_QOS_V3_W__bindgen_ty_1()
124883 stringify!(HttpCredentials) in bindgen_test_layout__RPC_SECURITY_QOS_V3_W__bindgen_ty_1()
124974 pub HttpCredentials: *mut RPC_HTTP_TRANSPORT_CREDENTIALS_A,
[all …]