Searched defs:old_cause_ (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/gc/ | ||
| D | scoped_gc_critical_section.h | 41 const char* old_cause_; variable |
| /art/runtime/ | ||
| D | thread.h | 1548 const char* const old_cause_; variable |
| /art/compiler/driver/ | ||
| D | compiler_driver.cc | 1299 const char* old_cause_; member in art::ClinitImageUpdate |