Home
last modified time | relevance | path

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

/art/runtime/
Dthread_list.h32 class GarbageCollector; variable
Druntime.h47 class GarbageCollector; variable
/art/runtime/gc/collector/
Dgarbage_collector.h112 friend class GarbageCollector; variable
Dgarbage_collector.cc61 GarbageCollector::GarbageCollector(Heap* heap, const std::string& name) in GarbageCollector() function in art::gc::collector::GarbageCollector
/art/runtime/gc/
Dheap.h73 class GarbageCollector; variable