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