Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.cc828 using VisitorType = GrayImmuneObjectVisitor</* kIsConcurrent= */ true>; in GrayAllDirtyImmuneObjects() typedef
867 using VisitorType = GrayImmuneObjectVisitor</* kIsConcurrent= */ false>; in GrayAllNewlyDirtyImmuneObjects() typedef