Searched refs:getCached (Results 1 – 5 of 5) sorted by relevance
141 CacheUtil.getCached( in getCachedNoData()153 CacheUtil.getCached( in getCachedDataUnknownLength()164 CacheUtil.getCached( in getCachedNoDataKnownLength()172 public void getCached() { in getCached() method in CacheUtilTest176 CacheUtil.getCached( in getCached()188 CacheUtil.getCached( in getCachedFromNonZeroPosition()
216 protected CtClass getCached(String classname) { in getCached() method in ClassPool389 CtClass c = (CtClass)getCached(oldname); in classNameChanged()499 clazz = getCached(classname); in get0()539 if ((!useCache || getCached(base) == null) && find(base) == null) in createCtClass()573 CtClass clazz = getCached(classname); in checkNotFrozen()598 CtClass clazz = getCached(classname); in checkNotExists()
79 public static Pair<Long, Long> getCached( in getCached() method in CacheUtil174 Pair<Long, Long> lengthAndBytesAlreadyCached = getCached(dataSpec, cache, cacheKeyFactory); in cache()
167 protected CtClass getCached(String classname) { in getCached() method in ScopedClassPool
131 CacheUtil.getCached( in download()