Searched refs:allocator_ (Results 1 – 1 of 1) sorted by relevance
570 return allocator_.alloc(); in alloc()574 allocator_.free(ptr); in free()578 allocator_.purge(); in purge()582 static LinkerBlockAllocator allocator_; member in SizeBasedAllocator586 LinkerBlockAllocator SizeBasedAllocator<size>::allocator_(size);