Searched refs:output_path_ (Results 1 – 4 of 4) sorted by relevance
29 AddRequiredFlag("-o", "Output path", &output_path_, Command::kPath); in ApkInfoCommand()42 std::string output_path_; variable
33 AddRequiredFlag("-o", "Output path", &output_path_, Command::kPath); in ConvertCommand()87 std::string output_path_; variable
82 int outfd = ::android::base::utf8::open(output_path_.c_str(), mode, 0666); in Action()
406 output_path_); in Action()