Searched refs:theFile (Results 1 – 2 of 2) sorted by relevance
36 File theFile = null; in buildSversionLocation() local51 theFile = findVersionFile(new File(thePath.toString())); in buildSversionLocation()54 theFile = new File(thePath.toString()); in buildSversionLocation()57 theFile = new File(thePath.toString()); in buildSversionLocation()60 if (theFile == null) in buildSversionLocation()64 if (!theFile.exists()) in buildSversionLocation()68 return theFile; in buildSversionLocation()133 File theFile = null; in getNetbeansLocation() local191 File theFile = null; in getJeditLocation() local
46 extern RandomAccessStream* theFile();
Completed in 16 milliseconds