Searched refs:mPushPopAllocator (Results 1 – 1 of 1) sorted by relevance
29 : mAllocator(allocator), mPushPopAllocator(pushPop) in TScopedPoolAllocator()31 if (mPushPopAllocator) mAllocator->push(); in TScopedPoolAllocator()37 if (mPushPopAllocator) mAllocator->pop(); in ~TScopedPoolAllocator()42 bool mPushPopAllocator; member in __anona9cdfb850111::TScopedPoolAllocator