Home
last modified time | relevance | path

Searched defs:ConcurrentCopying (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/accounting/
Dheap_bitmap.h31 class ConcurrentCopying; variable
/art/runtime/gc/
Dheap.h72 class ConcurrentCopying; variable
/art/runtime/gc/collector/
Dconcurrent_copying.cc36 ConcurrentCopying::ConcurrentCopying(Heap* heap, const std::string& name_prefix) in ConcurrentCopying() function in art::gc::collector::ConcurrentCopying