Searched refs:dvmDumpThreadEx (Results 1 – 2 of 2) sorted by relevance
587 void dvmDumpThreadEx(const DebugOutputTarget* target, Thread* thread,
3114 dvmDumpThreadEx(&target, thread, isRunning); in dvmDumpThread()3276 void dvmDumpThreadEx(const DebugOutputTarget* target, Thread* thread, in dvmDumpThreadEx() function3470 dvmDumpThreadEx(target, thread, false); in dvmDumpAllThreadsEx()