Searched refs:stubParentDir (Results 1 – 1 of 1) sorted by relevance
869 final File stubParentDir = stubCodePath.getParentFile(); in getCompressedFiles() local870 if (stubParentDir == null) { in getCompressedFiles()875 final File compressedPath = new File(stubParentDir, stubName.substring(0, idx)); in getCompressedFiles()