Home
last modified time | relevance | path

Searched defs:PostDidAlloc (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/apitests/atl/
H A DCComHeapPtr.cpp66 virtual int STDMETHODCALLTYPE PostDidAlloc(LPVOID, BOOL, int fActual) { return fActual; } in PostDidAlloc() function
H A DCHeapPtrList.cpp79 virtual int STDMETHODCALLTYPE PostDidAlloc(LPVOID, BOOL, int fActual) { return fActual; } in PostDidAlloc() function