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.cc48 static std::string CommandLine() { in CommandLine() function
76 UsageError("Command: %s", CommandLine().c_str()); in Usage()
/art/dex2oat/
Ddex2oat.cc138 static std::string CommandLine() { in CommandLine() function
238 UsageError("Command: %s", CommandLine().c_str()); in Usage()
835 << ") for the command line:\n" << CommandLine(); in ProcessOptions()
3192 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()