Searched defs:TScopedPoolAllocator (Results 1 – 1 of 1) sorted by relevance
32 class TScopedPoolAllocator { class34 TScopedPoolAllocator(TPoolAllocator* allocator) : mAllocator(allocator) { in TScopedPoolAllocator() function in __anon619d2db10111::TScopedPoolAllocator