Searched refs:AllocateInSkippedBlock (Results 1 – 2 of 2) sorted by relevance
167 mirror::Object* AllocateInSkippedBlock(size_t alloc_size)
1736 mirror::Object* ConcurrentCopying::AllocateInSkippedBlock(size_t alloc_size) { in AllocateInSkippedBlock() function in art::gc::collector::ConcurrentCopying1806 to_ref = AllocateInSkippedBlock(region_space_alloc_size); in Copy()