Searched refs:outfile_spec (Results 1 – 2 of 2) sorted by relevance
765 const FileSpec &outfile_spec = in DoExecute() local768 std::string path = outfile_spec.GetPath(); in DoExecute()769 if (outfile_spec) { in DoExecute()777 auto outfile = FileSystem::Instance().Open(outfile_spec, open_options); in DoExecute()
4578 const FileSpec &outfile_spec = in DoExecute() local4580 if (outfile_spec) { in DoExecute()4582 std::string path = outfile_spec.GetPath(); in DoExecute()4583 auto file = FileSystem::Instance().Open(outfile_spec, in DoExecute()