Home
last modified time | relevance | path

Searched refs:DoPageCompactionWithStateChange (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dmark_compact.h354 ALWAYS_INLINE bool DoPageCompactionWithStateChange(size_t page_idx,
Dmark_compact.cc2215 bool MarkCompact::DoPageCompactionWithStateChange(size_t page_idx, in DoPageCompactionWithStateChange() function in art::gc::collector::MarkCompact
2486 DoPageCompactionWithStateChange<kMode>(idx, in CompactMovingSpace()
2528 bool success = DoPageCompactionWithStateChange<kMode>( in CompactMovingSpace()