Home
last modified time | relevance | path

Searched defs:RefFieldsVisitor (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/gc/collector/
H A Dconcurrent_copying.h503 template <bool kNoUnEvac> class RefFieldsVisitor; variable
H A Dconcurrent_copying.cc3132 class ConcurrentCopying::RefFieldsVisitor { class in art::gc::collector::ConcurrentCopying
3134 explicit RefFieldsVisitor(ConcurrentCopying* collector, Thread* const thread) in RefFieldsVisitor() function in art::gc::collector::ConcurrentCopying::RefFieldsVisitor