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