Searched defs:DisableMarkingCheckpoint (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/gc/collector/ | ||
| D | concurrent_copying.h | 245 class DisableMarkingCheckpoint; variable |
| D | concurrent_copying.cc | 489 class ConcurrentCopying::DisableMarkingCheckpoint : public Closure { class in art::gc::collector::ConcurrentCopying |