Home
last modified time | relevance | path

Searched defs:IBindCtx (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/Explorer/
H A DContextMenu.cpp1711 Z7_COMWF_B CZipExplorerCommand::Invoke(IShellItemArray *psiItemArray, IBindCtx * /* pbc */) in Invoke() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dobjidl.h282 typedef interface IBindCtx IBindCtx; typedef
7597 typedef interface IBindCtx IBindCtx; typedef
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs222684 pub struct IBindCtx { struct
222685 pub lpVtbl: *mut IBindCtxVtbl, argument
222709 This: *mut IBindCtx, in IBindCtx_RemoteSetBindOptions_Proxy()
222723 This: *mut IBindCtx, in IBindCtx_RemoteGetBindOptions_Proxy()
223727 pbc: *mut IBindCtx, in IMoniker_RemoteBindToObject_Proxy()
223744 pbc: *mut IBindCtx, in IMoniker_RemoteBindToStorage_Proxy()
229639 pub fn IBindCtx_SetBindOptions_Proxy(This: *mut IBindCtx, pbindopts: *mut BIND_OPTS) in IBindCtx_SetBindOptions_Proxy()
229643 pub fn IBindCtx_SetBindOptions_Stub(This: *mut IBindCtx, pbindopts: *mut BIND_OPTS2) in IBindCtx_SetBindOptions_Stub()
229647 pub fn IBindCtx_GetBindOptions_Proxy(This: *mut IBindCtx, pbindopts: *mut BIND_OPTS) in IBindCtx_GetBindOptions_Proxy()
229651 pub fn IBindCtx_GetBindOptions_Stub(This: *mut IBindCtx, pbindopts: *mut BIND_OPTS2) in IBindCtx_GetBindOptions_Stub()
[all …]