Lines Matching defs:command
788 std::vector<std::string> command;790 command.push_back(orig_argv[i]);792 return Join(command, ' ');814 UsageError("Command: %s", CommandLine().c_str());944 // Skip over the command name.