Searched refs:newCache (Results 1 – 6 of 6) sorted by relevance
552 IteratorCache newCache = new IteratorCache(); in setItem() local562 newCache.setVector(nv); in setItem()563 newCache.setCacheComplete(true); in setItem()564 m_cache = newCache; in setItem()
44 protected ObjectReferenceImpl.Cache newCache() { in newCache() method in ThreadGroupReferenceImpl
39 protected ObjectReferenceImpl.Cache newCache() { in newCache() method in ClassLoaderReferenceImpl
63 protected Cache newCache() { in newCache() method in ObjectReferenceImpl79 cache = newCache(); in getCache()
111 protected ObjectReferenceImpl.Cache newCache() { in newCache() method in ThreadReferenceImpl
309 LayoutCache newCache(newCacheSize); in setCacheSize() local310 mLayoutCache.Swap(newCache); in setCacheSize()