Searched defs:setAllocator (Results 1 – 2 of 2) sorted by relevance
307 void setAllocator(TPoolAllocator *a) { allocator = a; } in setAllocator() function
307 void setAllocator(TPoolAllocator* a) { allocator = *a; } in setAllocator() function