Searched refs:get_small_object_allocator_unchecked (Results 1 – 2 of 2) sorted by relevance
302 return get_small_object_allocator_unchecked(log2_size)->alloc(); in alloc_impl()395 BionicSmallObjectAllocator* allocator = get_small_object_allocator_unchecked(info->type); in get_chunk_size()403 BionicSmallObjectAllocator* BionicAllocator::get_small_object_allocator_unchecked(uint32_t type) { in get_small_object_allocator_unchecked() function in BionicAllocator413 BionicSmallObjectAllocator* result = get_small_object_allocator_unchecked(pi->type); in get_small_object_allocator()
119 BionicSmallObjectAllocator* get_small_object_allocator_unchecked(uint32_t type);