Searched defs:opts (Results 1 – 2 of 2) sorted by relevance
841 bool ContainsArgument(const std::string& opts, const char* arg) { in ContainsArgument()845 bool ValidateJdwpOptions(const std::string& opts) { in ValidateJdwpOptions()864 const std::string& opts = art::Runtime::Current()->GetJdwpOptions(); in MakeAgentArg() local
64 auto* opts = new DisassemblerOptions(false, in GenerateExpected() local