Searched refs:allocator_ (Results 1 – 1 of 1) sorted by relevance
456 return allocator_.alloc(); in alloc()460 allocator_.free(ptr); in free()464 allocator_.purge(); in purge()468 static LinkerBlockAllocator allocator_; member in SizeBasedAllocator472 LinkerBlockAllocator SizeBasedAllocator<size>::allocator_(size);