Searched refs:GetGcType (Results 1 – 10 of 10) sorted by relevance
29 virtual GcType GetGcType() const OVERRIDE { in GetGcType() function
29 GcType GetGcType() const OVERRIDE { in GetGcType() function
67 virtual GcType GetGcType() const = 0;
125 const GcType gc_type = GetGcType(); in SwapBitmaps()
75 virtual GcType GetGcType() const OVERRIDE { in GetGcType() function
73 virtual GcType GetGcType() const OVERRIDE { in GetGcType() function
141 GetCurrentIteration()->SetClearSoftReferences(GetGcType() != collector::kGcTypeSticky); in InitializePhase()285 /* clear_alloc_space_cards */ GetGcType() != kGcTypeSticky); in MarkingPhase()1029 const bool partial = GetGcType() == kGcTypePartial; in RecursiveMark()
89 virtual GcType GetGcType() const OVERRIDE { in GetGcType() function
3425 collector->GetGcType() == gc_type) { in FindCollectorByGcType()3448 collector::GcType gc_type = collector_ran->GetGcType(); in GrowForUtilization()