Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dregion_space-inl.h354 mirror::Object* region2 = AllocLargeInRange<kForEvac>( in AllocLarge() local
362 if (region2 != nullptr) { in AllocLarge()
368 return region2; in AllocLarge()