Searched refs:DumpFromGdb (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | thread.h | 1268 void DumpFromGdb() const REQUIRES_SHARED(Locks::mutator_lock_); |
D | thread.cc | 2843 void Thread::DumpFromGdb() const { in DumpFromGdb() function in art::Thread |