Searched defs:trace_ (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/jni/ | ||
| D | java_vm_ext.h | 259 const std::string trace_; variable |
| /art/runtime/gc/ | ||
| D | allocation_record.h | 198 AllocRecordStackTrace trace_; variable |
| /art/runtime/ | ||
| D | thread.cc | 3023 mirror::ObjectArray<mirror::Object>* trace_ = nullptr; member in art::BuildInternalStackTraceVisitor |