Searched refs:pushPop (Results 1 – 1 of 1) sorted by relevance
28 TScopedPoolAllocator(TPoolAllocator* allocator, bool pushPop) in TScopedPoolAllocator() argument29 : mAllocator(allocator), mPushPopAllocator(pushPop) in TScopedPoolAllocator()