Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/accounting/
H A Dheap_bitmap.h33 class ConcurrentCopying; variable
/aosp_15_r20/art/runtime/gc/
H A Dheap.h92 class ConcurrentCopying; variable
/aosp_15_r20/art/runtime/gc/collector/
H A Dconcurrent_copying.cc68 ConcurrentCopying::ConcurrentCopying(Heap* heap, in ConcurrentCopying() function in art::gc::collector::ConcurrentCopying