Searched refs:dvmJdwpThreadStatusStr (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/jdwp/
H A DJdwpConstants.c229 const char* dvmJdwpThreadStatusStr(enum JdwpThreadStatus status) function
H A DJdwpConstants.h196 const char* dvmJdwpThreadStatusStr(enum JdwpThreadStatus status);
H A DJdwpHandler.c1240 LOGV(" --> %s, %s\n", dvmJdwpThreadStatusStr(threadStatus),

Completed in 41 milliseconds