Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/space/
H A Dbump_pointer_space.h34 class MarkCompact; variable
/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_compact.cc441 MarkCompact::MarkCompact(Heap* heap) in MarkCompact() function in art::gc::collector::MarkCompact