Searched refs:kGcTypePartial (Results 1 – 6 of 6) sorted by relevance
34 kGcTypePartial, enumerator
30 return kGcTypePartial; in GetGcType()
76 return kGcTypePartial; in GetGcType()
99 : kGcTypePartial; in GetGcType()
1031 const bool partial = GetGcType() == kGcTypePartial; in RecursiveMark()
1194 return HasZygoteSpace() ? collector::kGcTypePartial : collector::kGcTypeFull; in NonStickyGcType()