Searched refs:dvmDumpThreadStack (Results 1 – 3 of 3) sorted by relevance
276 void dvmDumpThreadStack(const DebugOutputTarget* target, Thread* thread);
1306 void dvmDumpThreadStack(const DebugOutputTarget* target, Thread* thread) in dvmDumpThreadStack() function
3392 dvmDumpThreadStack(target, thread); in dvmDumpThreadEx()