Searched refs:fixedPathName (Results 1 – 1 of 1) sorted by relevance
104 String fixedPathName = fixPath(name); in processFileBytes() local105 DirectClassFile cf = new DirectClassFile(allbytes, fixedPathName, true); in processFileBytes()107 String className = fixedPathName.substring(0, fixedPathName.lastIndexOf(".")); in processFileBytes()