Searched defs:trace_ (Results 1 – 4 of 4) sorted by relevance
| /art/runtime/jni/ | ||
| D | java_vm_ext.h | 256 const std::string trace_; variable |
| /art/runtime/gc/ | ||
| D | allocation_record.h | 199 AllocRecordStackTrace trace_; variable |
| /art/runtime/ | ||
| D | trace.cc | 441 Trace* const trace_; member in art::RecordMethodInfoClassVisitor |
| D | thread.cc | 3129 mirror::ObjectArray<mirror::Object>* trace_ = nullptr; member in art::BuildInternalStackTraceVisitor |