Searched refs:ScopedGcGraysImmuneObjects (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/collector/
H A Dconcurrent_copying.cc2039 class ConcurrentCopying::ScopedGcGraysImmuneObjects { class in class:art::gc::collector::ConcurrentCopying
2041 explicit ScopedGcGraysImmuneObjects(ConcurrentCopying* collector) function in class:art::gc::collector::ConcurrentCopying::ScopedGcGraysImmuneObjects
2051 ~ScopedGcGraysImmuneObjects() {
2071 ScopedGcGraysImmuneObjects scoped_gc_gray_immune_objects(this);
H A Dconcurrent_copying.h348 class ScopedGcGraysImmuneObjects;

Completed in 45 milliseconds