Searched defs:GrayImmuneObjectVisitor (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/gc/collector/ | ||
H A D | concurrent_copying.h | 500 template <bool kConcurrent> class GrayImmuneObjectVisitor; variable |
H A D | concurrent_copying.cc | 783 class ConcurrentCopying::GrayImmuneObjectVisitor { class in art::gc::collector::ConcurrentCopying |