Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DJdwpAdb.c45 #define kJdwpControlName "\0jdwp-control" macro
46 #define kJdwpControlNameLen (sizeof(kJdwpControlName)-1)
105 kJdwpControlName, kJdwpControlNameLen); in adbStateAlloc()