Home
last modified time | relevance | path

Searched refs:dvmDumpThreadEx (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/
DThread.h587 void dvmDumpThreadEx(const DebugOutputTarget* target, Thread* thread,
DThread.cpp3114 dvmDumpThreadEx(&target, thread, isRunning); in dvmDumpThread()
3276 void dvmDumpThreadEx(const DebugOutputTarget* target, Thread* thread, in dvmDumpThreadEx() function
3470 dvmDumpThreadEx(target, thread, false); in dvmDumpAllThreadsEx()