Searched refs:parseJdwpOptions (Results 1 – 1 of 1) sorted by relevance
401 static bool parseJdwpOptions(const char* str) in parseJdwpOptions() function832 if (strncmp(tail, "help", 4) == 0 || !parseJdwpOptions(tail)) { in dvmProcessOptions()