Searched refs:WriteSolutionFile (Results 1 – 2 of 2) sorted by relevance
126 bool WriteSolutionFile(const std::string& sln_name, Err* err);
394 return writer.WriteSolutionFile(sln_name, err); in RunAndWriteFiles()747 bool VisualStudioWriter::WriteSolutionFile(const std::string& sln_name, in WriteSolutionFile() function in VisualStudioWriter