Searched defs:ConcurrentCopying (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/gc/accounting/ | ||
| D | heap_bitmap.h | 31 class ConcurrentCopying; variable |
| /art/runtime/gc/ | ||
| D | heap.h | 70 class ConcurrentCopying; variable |
| /art/runtime/gc/collector/ | ||
| D | concurrent_copying.cc | 42 ConcurrentCopying::ConcurrentCopying(Heap* heap, const std::string& name_prefix) in ConcurrentCopying() function in art::gc::collector::ConcurrentCopying |