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