Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 3 of 3) sorted by relevance

/art/adbconnection/
Djdwpargs.cc26 JdwpArgs::JdwpArgs(const std::string& opts) { in JdwpArgs()
63 std::string opts; in join() local
Dadbconnection.cc980 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
/art/compiler/
Dcfi_test.h64 auto* opts = new DisassemblerOptions(false, in GenerateExpected() local