Searched refs:get_small_object_allocator (Results 1 – 2 of 2) sorted by relevance
306 return get_small_object_allocator(log2_size)->alloc(); in alloc_impl()360 BionicSmallObjectAllocator* allocator = get_small_object_allocator(info->type); in realloc()388 BionicSmallObjectAllocator* allocator = get_small_object_allocator(info->type); in free()397 BionicSmallObjectAllocator* BionicAllocator::get_small_object_allocator(uint32_t type) { in get_small_object_allocator() function in BionicAllocator
118 BionicSmallObjectAllocator* get_small_object_allocator(uint32_t type);