Home
last modified time | relevance | path

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

/aosp14/frameworks/base/startop/view_compiler/
H A Dmain.cc115 std::ofstream outfile; in main() local
/aosp14/system/core/fastboot/
H A Dfastboot_driver.cpp299 RetCode FastBootDriver::Upload(const std::string& outfile, std::string* response, in Upload()
344 RetCode FastBootDriver::UploadInner(const std::string& outfile, std::string* response, in UploadInner()
H A Dfastboot.cpp1447 const std::string& outfile) { in do_fetch()
2593 std::string outfile = next_arg(&args); in Main() local