Searched refs:SetEnd (Results 1 – 11 of 11) sorted by relevance
32 SetEnd(nullptr); in Reset()
55 void SetEnd(mirror::Object* end) { in SetEnd() function
102 largest_immune_region_.SetEnd(reinterpret_cast<mirror::Object*>(best_end)); in CreateLargestImmuneRegion()
147 SetEnd(begin_ + growth_limit); in SetGrowthLimit()176 SetEnd(new_end); in MoreCore()187 SetEnd(reinterpret_cast<uint8_t*>(RoundUp(reinterpret_cast<uintptr_t>(End()), kPageSize))); in CreateZygoteSpace()
83 SetEnd(Begin()); in Clear()
285 void SetEnd(uint8_t* end) { in SetEnd() function
342 SetEnd(Begin() + starting_size_); in Clear()
432 SetEnd(begin_ + starting_size_); in Clear()
796 SetEnd(Limit()); in ClampGrowthLimit()
176 void SetEnd(const uint8_t* end) { in SetEnd() function in art::OatFileBase1337 SetEnd(elf_file->Begin() + size + offset); in InitializeFromElfFile()1437 SetEnd(begin + oat_header_->GetHeaderSize()); in Initialize()
2513 non_moving_space_->SetEnd(target_space.End()); in PreZygoteFork()