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