Searched refs:auto_resize (Results 1 – 2 of 2) sorted by relevance
36 PoolAllocator::PoolAllocator(size_t pool_size_limit, bool auto_resize, in PoolAllocator() argument41 auto_resize_(auto_resize), in PoolAllocator()45 if (auto_resize) { in PoolAllocator()
56 PoolAllocator(size_t pool_size_limit, bool auto_resize,