Searched refs:IsValidFile (Results 1 – 2 of 2) sorted by relevance
472 if (!FileUtil.IsValidFile(output_file, false)) in Main()
1116 internal static bool IsValidFile(string filename, bool checkExistence) in IsValidFile() method in CafeX.FileUtil