Searched refs:aCfsName (Results 1 – 1 of 1) sorted by relevance
78 String aCfsName = ""; in mainImpl() local149 aCfsName = args[i + 1] + ".cfs"; in mainImpl()207 …g aCompleteCfsFileName = aDirToZipStr + File.separator + aIndexDirName + File.separator + aCfsName; in mainImpl()213 …System.out.println( "Checking cfs file " + aCfsName+ ": " + (bCfsFileOk ? "Found" : "Not found") ); in mainImpl()
Completed in 16 milliseconds