Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/collector/
H A Dimmune_region.h55 void SetEnd(mirror::Object* end) { in SetEnd() function
/aosp12/art/runtime/gc/space/
H A Dspace.h288 void SetEnd(uint8_t* end) { in SetEnd() function
/aosp12/art/runtime/
H A Doat_file.cc179 void SetEnd(const uint8_t* end) { in SetEnd() function in art::OatFileBase