Searched refs:ShortDump (Results 1 – 3 of 3) sorted by relevance
1260 self->ShortDump(oss); // We don't hold the mutator_lock_ yet and so cannot call Dump. in Register()
218 void ShortDump(std::ostream& os) const;
1348 void Thread::ShortDump(std::ostream& os) const { in ShortDump() function in art::Thread4183 thread.ShortDump(os); in operator <<()