Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact.cc3014 class ScopedInProgressCount { in SigbusHandler() class
3016 explicit ScopedInProgressCount(MarkCompact* collector) : collector_(collector) { in SigbusHandler() function in art::gc::collector::MarkCompact::SigbusHandler::ScopedInProgressCount
3113 class ScopedInProgressCount { in ConcurrentlyProcessMovingPage() class
3115 explicit ScopedInProgressCount(MarkCompact* collector) : collector_(collector) { in ConcurrentlyProcessMovingPage() function in art::gc::collector::MarkCompact::ConcurrentlyProcessMovingPage::ScopedInProgressCount