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