Home
last modified time | relevance | path

Searched defs:collector_type (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/gc/
H A Dscoped_gc_critical_section.cc52 CollectorType collector_type) in ScopedGCCriticalSection()
H A Dheap.h1018 static bool IsMovingGc(CollectorType collector_type) { in IsMovingGc()
H A Dheap.cc1543 void Heap::StartGC(Thread* self, GcCause cause, CollectorType collector_type) { in StartGC()
2131 void Heap::ChangeCollector(CollectorType collector_type) { in ChangeCollector()