Searched refs:outfile_spec (Results 1 – 2 of 2) sorted by relevance
764 const FileSpec &outfile_spec = in DoExecute() local767 std::string path = outfile_spec.GetPath(); in DoExecute()768 if (outfile_spec) { in DoExecute()776 auto outfile = FileSystem::Instance().Open(outfile_spec, open_options); in DoExecute()
4577 const FileSpec &outfile_spec = in DoExecute() local4579 if (outfile_spec) { in DoExecute()4581 std::string path = outfile_spec.GetPath(); in DoExecute()4582 auto file = FileSystem::Instance().Open(outfile_spec, in DoExecute()