Searched defs:SetEnd (Results 1 - 3 of 3) sorted by relevance

/art/runtime/gc/collector/
H A Dimmune_region.h56 void SetEnd(mirror::Object* end) { function in class:art::gc::collector::ImmuneRegion
/art/runtime/gc/space/
H A Dspace.h285 void SetEnd(uint8_t* end) { function in class:art::gc::space::ContinuousSpace
/art/runtime/
H A Doat_file.cc173 void SetEnd(const uint8_t* end) { function in class:art::OatFileBase
1290 SetEnd(elf_file->Begin() + size + offset);

Completed in 67 milliseconds