Searched refs:ShortDump (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dthread_list.cc348 thread->ShortDump(oss);
1368 self->ShortDump(oss); // We don't hold the mutator_lock_ yet and so cannot call Dump.
H A Dthread.h195 void ShortDump(std::ostream& os) const;
H A Dthread.cc1107 void Thread::ShortDump(std::ostream& os) const { function in class:art::Thread
3493 thread.ShortDump(os);

Completed in 66 milliseconds