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