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

/dalvik/vm/
H A DInit.cpp398 static bool parseJdwpOptions(const char* str) function
1035 if (strncmp(tail, "help", 4) == 0 || !parseJdwpOptions(tail)) {

Completed in 27 milliseconds