Home
last modified time | relevance | path

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

/art/dexoptanalyzer/
Ddexoptanalyzer.cc49 static std::string CommandLine() { in CommandLine() function
77 UsageError("Command: %s", CommandLine().c_str()); in Usage()
/art/tools/hiddenapi/
Dhiddenapi.cc49 static std::string CommandLine() { in CommandLine() function
77 UsageError("Command: %s", CommandLine().c_str()); in Usage()
/art/dex2oat/
Ddex2oat.cc137 static std::string CommandLine() { in CommandLine() function
239 UsageError("Command: %s", CommandLine().c_str()); in Usage()
837 << ") for the command line:\n" << CommandLine(); in ProcessOptions()
3157 LOG(INFO) << CommandLine(); in Dex2oat()
/art/profman/
Dprofman.cc74 static std::string CommandLine() { in CommandLine() function
106 UsageError("Command: %s", CommandLine().c_str()); in Usage()