Searched defs:opts (Results 1 – 3 of 3) sorted by relevance
26 JdwpArgs::JdwpArgs(const std::string& opts) { in JdwpArgs()63 std::string opts; in join() local
980 bool ContainsArgument(const std::string& opts, const char* arg) { in ContainsArgument()984 bool ValidateJdwpOptions(const std::string& opts) { in ValidateJdwpOptions()1033 const std::string& opts = art::Runtime::Current()->GetJdwpOptions(); in MakeAgentArg() local
64 auto* opts = new DisassemblerOptions(false, in GenerateExpected() local