Searched defs:outfile (Results 1 – 5 of 5) sorted by relevance
61 const char *outfile = argv[argc - 1]; in main() local
91 char *infile, *outfile; in main() local
535 char *infile, *outfile; in main() local
298 RetCode FastBootDriver::Upload(const std::string& outfile, std::string* response, in Upload()343 RetCode FastBootDriver::UploadInner(const std::string& outfile, std::string* response, in UploadInner()
1315 const std::string& outfile) { in do_fetch()2289 std::string outfile = next_arg(&args); in Main() local