Home
last modified time | relevance | path

Searched defs:GarbageCollector (Results 1 – 7 of 7) sorted by relevance

/aosp12/art/runtime/gc/
H A Dreference_queue.h47 class GarbageCollector; variable
H A Dreference_processor.h40 class GarbageCollector; variable
H A Dheap.h89 class GarbageCollector; variable
/aosp12/art/runtime/gc/accounting/
H A Dremembered_set.h32 class GarbageCollector; variable
/aosp12/art/runtime/
H A Dthread_list.h35 class GarbageCollector; variable
/aosp12/art/runtime/gc/collector/
H A Diteration.h100 friend class GarbageCollector; variable
H A Dgarbage_collector.cc67 GarbageCollector::GarbageCollector(Heap* heap, const std::string& name) in GarbageCollector() function in art::gc::collector::GarbageCollector