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

  /art/runtime/gc/collector/
garbage_collector.h 59 bool with_reporting_; member in class:art::gc::collector::GarbageCollector::ScopedPause
garbage_collector.cc 168 : start_time_(NanoTime()), collector_(collector), with_reporting_(with_reporting) {
182 if (with_reporting_) {

Completed in 90 milliseconds