Searched refs:outfile_spec (Results 1 – 1 of 1) sorted by relevance
753 const FileSpec &outfile_spec = in DoExecute() local756 std::string path = outfile_spec.GetPath(); in DoExecute()757 if (outfile_spec) { in DoExecute()765 auto outfile = FileSystem::Instance().Open(outfile_spec, open_options); in DoExecute()