Searched refs:ParseJdwpOptions (Results 1 – 3 of 3) sorted by relevance
314 if (tail == "help" || !Dbg::ParseJdwpOptions(tail)) { in Parse()
209 static bool ParseJdwpOptions(const std::string& options);
616 bool Dbg::ParseJdwpOptions(const std::string& options) { in ParseJdwpOptions() function in art::Dbg