Searched defs:collector_type (Results 1 – 3 of 3) sorted by relevance
52 CollectorType collector_type) in ScopedGCCriticalSection()
955 static bool IsMovingGc(CollectorType collector_type) { in IsMovingGc()
1467 void Heap::StartGC(Thread* self, GcCause cause, CollectorType collector_type) { in StartGC()2115 void Heap::TransitionCollector(CollectorType collector_type) { in TransitionCollector()2275 void Heap::ChangeCollector(CollectorType collector_type) { in ChangeCollector()