Home
last modified time | relevance | path

Searched defs:pFactory (Results 1 – 4 of 4) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Drpcproxy.h206 #define DLLGETCLASSOBJECTROUTINE(pPFlist,pClsid,pFactory) HRESULT WINAPI DLLGETCLASSOBJECT_ENTRY (R… argument
207 #define DLLCANUNLOADNOW(pFactory) HRESULT WINAPI DLLCANUNLOADNOW_ENTRY() { return NdrDllCanUnloadNo… argument
209 #define CSTDSTUBBUFFERRELEASE(pFactory) ULONG WINAPI CStdStubBuffer_Release(IRpcStubBuffer *This) {… argument
211 #define CSTDSTUBBUFFER2RELEASE(pFactory) ULONG WINAPI CStdStubBuffer2_Release(IRpcStubBuffer *This)… argument
213 #define CSTDSTUBBUFFER2RELEASE(pFactory) argument
Dcomsvcs.h5705 #define IServicePoolConfig_put_ClassFactory(This,pFactory) (This)->lpVtbl->put_ClassFactory(This,pF… argument
5706 #define IServicePoolConfig_get_ClassFactory(This,pFactory) (This)->lpVtbl->get_ClassFactory(This,pF… argument
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_dx10.cpp477 IDXGIFactory* pFactory = NULL; in ImGui_ImplDX10_Init() local
Dimgui_impl_dx11.cpp484 IDXGIFactory* pFactory = NULL; in ImGui_ImplDX11_Init() local