Home
last modified time | relevance | path

Searched refs:kGcTypeSticky (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/collector/
Dgc_type.h32 kGcTypeSticky, enumerator
Dsticky_mark_sweep.h30 return kGcTypeSticky; in GetGcType()
Dconcurrent_copying.h98 ? kGcTypeSticky in GetGcType()
Dmark_sweep.cc143 GetCurrentIteration()->SetClearSoftReferences(GetGcType() != collector::kGcTypeSticky); in InitializePhase()
287 /* clear_alloc_space_cards= */ GetGcType() != kGcTypeSticky); in MarkingPhase()