HomeSort by relevance Sort by last modified time
    Searched refs:dvmJdwpModKindStr (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/jdwp/
JdwpConstants.cpp 179 const char* dvmJdwpModKindStr(JdwpModKind kind)
JdwpConstants.h 139 const char* dvmJdwpModKindStr(JdwpModKind kind);
JdwpEvent.cpp 174 ALOGI(" %s", dvmJdwpModKindStr(kind));
    [all...]

Completed in 147 milliseconds