Home
last modified time | relevance | path

Searched refs:CommandLine (Results 1 – 5 of 5) sorted by relevance

/art/tools/class2greylist/src/com/android/class2greylist/
DClass2Greylist.java24 import org.apache.commons.cli.CommandLine;
114 CommandLine cmd; in main()
/art/dexoptanalyzer/
Ddexoptanalyzer.cc61 static std::string CommandLine() { in CommandLine() function
89 UsageError("Command: %s", CommandLine().c_str()); in Usage()
/art/tools/hiddenapi/
Dhiddenapi.cc46 static std::string CommandLine() { in CommandLine() function
74 UsageError("Command: %s", CommandLine().c_str()); in Usage()
/art/dex2oat/
Ddex2oat.cc122 static std::string CommandLine() { in CommandLine() function
222 UsageError("Command: %s", CommandLine().c_str()); in Usage()
1086 << ") for the command line:\n" << CommandLine(); in ProcessOptions()
3270 LOG(INFO) << CommandLine(); in Dex2oat()
/art/profman/
Dprofman.cc66 static std::string CommandLine() { in CommandLine() function
100 UsageError("Command: %s", CommandLine().c_str()); in Usage()