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