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

  /art/runtime/gc/
scoped_gc_critical_section.cc 33 old_cause_ = self->StartAssertNoThreadSuspension("ScopedGCCriticalSection");
38 self_->EndAssertNoThreadSuspension(old_cause_);
scoped_gc_critical_section.h 41 const char* old_cause_; member in class:art::gc::ScopedGCCriticalSection
  /art/runtime/
thread.h 1693 const char* old_cause_; member in class:art::ScopedAssertNoThreadSuspension
    [all...]
  /art/compiler/driver/
compiler_driver.cc 1334 const char* old_cause_; member in class:art::ClinitImageUpdate
    [all...]

Completed in 3693 milliseconds