Searched refs:GetCollectorType (Results 1 – 6 of 6) sorted by relevance
143 virtual CollectorType GetCollectorType() const = 0;
79 virtual CollectorType GetCollectorType() const OVERRIDE { in GetCollectorType() function
77 virtual CollectorType GetCollectorType() const OVERRIDE { in GetCollectorType() function
80 virtual CollectorType GetCollectorType() const OVERRIDE { in GetCollectorType() function
3533 if (collector->GetCollectorType() == collector_type_ && in FindCollectorByGcType()