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