Searched refs:args_ (Results 1 – 5 of 5) sorted by relevance
141 args_.push_back(arg.to_string()); in Parse()187 const std::vector<std::string>& Flags::GetArgs() { return args_; } in GetArgs()
66 std::vector<std::string> args_; variable
88 dprintf(fd, "args: %s\n", ds_.args_.c_str()); in dump()
323 std::string args_; variable
720 PropertiesHelper::IsDryRun(), args_.c_str(), extra_options_.c_str()); in PrintHeader()1882 ds.args_ += argv[i]; in run_main()1884 ds.args_ += " "; in run_main()1993 MYLOGI("dumpstate info: id=%d, args='%s', extra_options= %s)\n", ds.id_, ds.args_.c_str(), in run_main()