Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/atl/
H A DCComHeapPtr.cpp40 virtual SIZE_T STDMETHODCALLTYPE PreAlloc(SIZE_T cbRequest) { return cbRequest; } in PreAlloc() function
H A DCHeapPtrList.cpp53 virtual SIZE_T STDMETHODCALLTYPE PreAlloc(SIZE_T cbRequest) { return cbRequest; } in PreAlloc() function