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