Home
last modified time | relevance | path

Searched defs:SetBegin (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/gc/collector/
H A Dimmune_region.h50 void SetBegin(mirror::Object* begin) { in SetBegin() function
/aosp12/art/runtime/
H A Doat_file.cc175 void SetBegin(const uint8_t* begin) { in SetBegin() function in art::OatFileBase