Searched refs:SetEnd (Results 1 – 9 of 9) sorted by relevance
32 SetEnd(nullptr); in Reset()45 SetEnd(space_limit); in AddContinuousSpace()50 SetEnd(space_limit); in AddContinuousSpace()
55 void SetEnd(mirror::Object* end) { in SetEnd() function
393 space_->SetEnd(bump_pointer_); in Compact()
126 SetEnd(begin_ + growth_limit); in SetGrowthLimit()155 SetEnd(new_end); in MoreCore()166 SetEnd(reinterpret_cast<byte*>(RoundUp(reinterpret_cast<uintptr_t>(End()), kPageSize))); in CreateZygoteSpace()
73 SetEnd(Begin()); in Clear()
265 void SetEnd(byte* end) { in SetEnd() function
296 SetEnd(Begin() + starting_size_); in Clear()
352 SetEnd(begin_ + starting_size_); in Clear()
1960 non_moving_space_->SetEnd(target_space.End()); in PreZygoteFork()