Home
last modified time | relevance | path

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

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