Home
last modified time | relevance | path

Searched defs:GetCollectorType (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/collector/
Dsemi_space.h71 CollectorType GetCollectorType() const override { in GetCollectorType() function
Dmark_sweep.h72 CollectorType GetCollectorType() const override { in GetCollectorType() function
Dmark_compact.h70 CollectorType GetCollectorType() const override { return kCollectorTypeCMC; } in GetCollectorType() function
147 CollectorType GetCollectorType() const override { in GetCollectorType() function
Dconcurrent_copying.h100 CollectorType GetCollectorType() const override { in GetCollectorType() function