Home
last modified time | relevance | path

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

/art/dexoptanalyzer/
Ddexoptanalyzer.cc50 static std::string CommandLine() { in CommandLine() function
78 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.cc133 static std::string CommandLine() { in CommandLine() function
233 UsageError("Command: %s", CommandLine().c_str()); in Usage()
810 << ") for the command line:\n" << CommandLine(); in ProcessOptions()
3141 LOG(INFO) << CommandLine(); in Dex2oat()
/art/profman/
Dprofman.cc75 static std::string CommandLine() { in CommandLine() function
107 UsageError("Command: %s", CommandLine().c_str()); in Usage()