Home
last modified time | relevance | path

Searched defs:pProtocol (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dbits.h238 #define IBackgroundCopyError_GetProtocol(This,pProtocol) (This)->lpVtbl->GetProtocol(This,pProtocol) argument
Dsdpblb.h241 #define ITMedia_put_TransportProtocol(This,pProtocol) (This)->lpVtbl->put_TransportProtocol(This,pP… argument
Dscardssp.h863 #define ISCard_get_Protocol(This,pProtocol) (This)->lpVtbl->get_Protocol(This,pProtocol) argument
Durlmon.h10386 IInternetProtocol *pProtocol; member
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/Carbon/
DAppleEvents.py789 pProtocol = FOUR_CHAR_CODE('pprt') variable
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs270671 pub pProtocol: *mut IInternetProtocol, field