Home | History | Annotate | Download | only in vm

Lines Matching refs:dvmDumpThreadEx

3382  * Dump a thread to the log file -- just calls dvmDumpThreadEx() with an
3390 dvmDumpThreadEx(&target, thread, isRunning);
3497 void dvmDumpThreadEx(const DebugOutputTarget* target, Thread* thread,
3693 dvmDumpThreadEx(target, thread, false);