HomeSort by relevance Sort by last modified time
    Searched refs:AllocLarge (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/space/
region_space-inl.h 91 obj = AllocLarge<kForEvac>(num_bytes, bytes_allocated, usable_size, bytes_tl_bulk_allocated);
313 inline mirror::Object* RegionSpace::AllocLarge(size_t num_bytes,
region_space.h 87 mirror::Object* AllocLarge(size_t num_bytes,

Completed in 114 milliseconds