Searched refs:allocator_ (Results 1 – 1 of 1) sorted by relevance
494 return allocator_.alloc(); in alloc()498 allocator_.free(ptr); in free()502 allocator_.purge(); in purge()506 static LinkerBlockAllocator allocator_; member in SizeBasedAllocator510 LinkerBlockAllocator SizeBasedAllocator<size>::allocator_(size);