Searched refs:GetForegroundCollectorName (Results 1 – 3 of 3) sorted by relevance
108 return Runtime::Current()->GetHeap()->GetForegroundCollectorName(); in GetGarbageCollector()
857 EXPORT std::string GetForegroundCollectorName();
4813 std::string Heap::GetForegroundCollectorName() { in GetForegroundCollectorName() function in art::gc::Heap