Home
last modified time | relevance | path

Searched defs:outfile (Results 1 – 3 of 3) sorted by relevance

/system/extras/ioshark/
Dconvert_format.c91 char *infile, *outfile; in main() local
Dcompile_ioshark.c535 char *infile, *outfile; in main() local
/system/core/fastboot/
Dfastboot_driver.cpp283 RetCode FastBootDriver::Upload(const std::string& outfile, std::string* response, in Upload()
291 RetCode FastBootDriver::UploadInner(const std::string& outfile, std::string* response, in UploadInner()