Searched refs:GetCollectorType (Results 1 – 5 of 5) sorted by relevance
69 virtual CollectorType GetCollectorType() const = 0;
78 CollectorType GetCollectorType() const override { in GetCollectorType() function
79 CollectorType GetCollectorType() const override { in GetCollectorType() function
101 CollectorType GetCollectorType() const override { in GetCollectorType() function
3529 if (collector->GetCollectorType() == collector_type_ && in FindCollectorByGcType()