Home
last modified time | relevance | path

Searched refs:AllocLarge (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/space/
Dregion_space-inl.h91 obj = AllocLarge<kForEvac>(num_bytes, bytes_allocated, usable_size, bytes_tl_bulk_allocated); in AllocNonvirtual()
313 inline mirror::Object* RegionSpace::AllocLarge(size_t num_bytes, in AllocLarge() function
Dregion_space.h90 mirror::Object* AllocLarge(size_t num_bytes,