Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc84 static std::string CommandLine() { in CommandLine() function
168 UsageError("Command: %s", CommandLine().c_str()); in Usage()
972 << CommandLine(); in ParseArgs()
2037 LOG(INFO) << CommandLine(); in dex2oat()
/art/patchoat/
Dpatchoat.cc787 static std::string CommandLine() { in CommandLine() function
814 UsageError("Command: %s", CommandLine().c_str()); in Usage()