Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dimmune_region.h55 void SetEnd(mirror::Object* end) { in SetEnd() function
/art/runtime/gc/space/
Dspace.h285 void SetEnd(uint8_t* end) { in SetEnd() function
/art/runtime/
Doat_file.cc178 void SetEnd(const uint8_t* end) { in SetEnd() function in art::OatFileBase