Searched refs:GetCollectorType (Results 1 – 5 of 5) sorted by relevance
68 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
3500 if (collector->GetCollectorType() == collector_type_ && in FindCollectorByGcType()