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