HomeSort by relevance Sort by last modified time
    Searched refs:GrayImmuneObjectVisitor (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/collector/
concurrent_copying.h 474 template <bool kConcurrent> class GrayImmuneObjectVisitor;
concurrent_copying.cc 761 class ConcurrentCopying::GrayImmuneObjectVisitor {
763 explicit GrayImmuneObjectVisitor(Thread* self) : self_(self) {}
    [all...]

Completed in 66 milliseconds