Home
last modified time | relevance | path

Searched refs:StdMemAllocator_create (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/directx/wine/quartz/
H A Dquartz_private.h47 HRESULT StdMemAllocator_create(IUnknown * pUnkOuter, LPVOID * ppv) DECLSPEC_HIDDEN;
H A Dmain.c73 { &CLSID_MemoryAllocator, StdMemAllocator_create },
H A Dpin.c307 hr = StdMemAllocator_create(NULL, (LPVOID *) &This->prefAlloc); in PullPin_ReceiveConnection()
H A Dmemallocator.c898 HRESULT StdMemAllocator_create(LPUNKNOWN lpUnkOuter, LPVOID * ppv) in StdMemAllocator_create() function