Searched defs:dvmDumpAllThreadsEx (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DThread.c3653 * Dump all threads to the log file -- just calls dvmDumpAllThreadsEx() with
3661 dvmDumpAllThreadsEx(&target, grabLock);
3671 void dvmDumpAllThreadsEx(const DebugOutputTarget* target, bool grabLock) function

Completed in 104 milliseconds