Home
last modified time | relevance | path

Searched defs:trace_ (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jni/
Djava_vm_ext.h238 const std::string trace_; variable
/art/runtime/gc/
Dallocation_record.h198 AllocRecordStackTrace trace_; variable
/art/runtime/
Dthread.cc2801 mirror::ObjectArray<mirror::Object>* trace_ = nullptr; member in art::BuildInternalStackTraceVisitor