Searched defs:GarbageCollector (Results 1 – 5 of 5) sorted by relevance
/art/runtime/ | ||
D | thread_list.h | 32 class GarbageCollector; variable |
D | runtime.h | 47 class GarbageCollector; variable |
/art/runtime/gc/collector/ | ||
D | garbage_collector.h | 112 friend class GarbageCollector; variable |
D | garbage_collector.cc | 61 GarbageCollector::GarbageCollector(Heap* heap, const std::string& name) in GarbageCollector() function in art::gc::collector::GarbageCollector |
/art/runtime/gc/ | ||
D | heap.h | 73 class GarbageCollector; variable |