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

  /art/runtime/gc/collector/
garbage_collector.h 132 bool IsTransactionActive() const {
  /art/runtime/gc/
reference_processor.cc 144 if (kIsDebugBuild && collector->IsTransactionActive()) {
219 if (UNLIKELY(collector->IsTransactionActive())) {

Completed in 67 milliseconds