Searched refs:kPortableAllocatorType (Results 1 – 1 of 1) sorted by relevance
23 static constexpr gc::AllocatorType kPortableAllocatorType = variable30 return AllocObjectFromCode<false, true>(type_idx, referrer, thread, kPortableAllocatorType); in art_portable_alloc_object_from_code()37 return AllocObjectFromCode<true, true>(type_idx, referrer, thread, kPortableAllocatorType); in art_portable_alloc_object_from_code_with_access_check()46 kPortableAllocatorType); in art_portable_alloc_array_from_code()55 kPortableAllocatorType); in art_portable_alloc_array_from_code_with_access_check()64 kPortableAllocatorType); in art_portable_check_and_alloc_array_from_code()73 kPortableAllocatorType); in art_portable_check_and_alloc_array_from_code_with_access_check()