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
99 CollectorType GetCollectorType() const override { in GetCollectorType() function
3619 if (collector->GetCollectorType() == collector_type_ && in FindCollectorByGcType()