Searched refs:GetCollectorType (Results 1 – 6 of 6) sorted by relevance
68 virtual CollectorType GetCollectorType() const = 0;
76 virtual CollectorType GetCollectorType() const OVERRIDE { in GetCollectorType() function
78 virtual CollectorType GetCollectorType() const OVERRIDE { in GetCollectorType() function
79 virtual CollectorType GetCollectorType() const OVERRIDE { in GetCollectorType() function
92 virtual CollectorType GetCollectorType() const OVERRIDE { in GetCollectorType() function
3416 if (collector->GetCollectorType() == collector_type_ && in FindCollectorByGcType()