Searched refs:aDirToZipFile (Results 1 – 1 of 1) sorted by relevance
232 File aDirToZipFile = new File( aDirToZipStr ); in mainImpl() local233 createZipFile( aDirToZipFile, aTargetZipFileStr ); in mainImpl()234 deleteRecursively( aDirToZipFile ); in mainImpl()
Completed in 5 milliseconds