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

/art/dexoptanalyzer/
H A Ddexoptanalyzer.cc51 static std::string CommandLine() { function in namespace:art
78 UsageError("Command: %s", CommandLine().c_str());
/art/patchoat/
H A Dpatchoat.cc684 static std::string CommandLine() { function in namespace:art
711 UsageError("Command: %s", CommandLine().c_str());
/art/profman/
H A Dprofman.cc52 static std::string CommandLine() { function in namespace:art
85 UsageError("Command: %s", CommandLine().c_str());
/art/dex2oat/
H A Ddex2oat.cc101 static std::string CommandLine() { function in namespace:art
199 UsageError("Command: %s", CommandLine().c_str());
871 << CommandLine();
2938 LOG(INFO) << CommandLine();

Completed in 63 milliseconds