Searched refs:SetEnd (Results 1 – 10 of 10) 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()
146 SetEnd(begin_ + growth_limit); in SetGrowthLimit()175 SetEnd(new_end); in MoreCore()186 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()
800 SetEnd(Limit()); in ClampGrowthLimit()
177 void SetEnd(const uint8_t* end) { in SetEnd() function in art::OatFileBase1435 SetEnd(elf_file->Begin() + size + offset); in InitializeFromElfFile()1539 SetEnd(begin + oat_header_->GetHeaderSize()); in Initialize()