Searched defs:trace_ (Results 1 – 4 of 4) sorted by relevance
/art/runtime/ | ||
D | java_vm_ext.h | 193 const std::string trace_; variable |
D | thread.cc | 2104 mirror::ObjectArray<mirror::Object>* trace_; member in art::BuildInternalStackTraceVisitor |
/art/runtime/gc/ | ||
D | allocation_record.h | 197 AllocRecordStackTrace trace_; variable |
D | allocation_record.cc | 211 AllocRecordStackTrace* const trace_; member in art::gc::AllocRecordStackVisitor |