Home
last modified time | relevance | path

Searched defs:deletionList (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageDecodingStore.cpp236 …rnal(const T* cacheEntry, U* cacheMap, V* identifierMap, Vector<OwnPtr<CacheEntry> >* deletionList) in removeFromCacheInternal()
256 …e::removeFromCacheInternal(const CacheEntry* cacheEntry, Vector<OwnPtr<CacheEntry> >* deletionList) in removeFromCacheInternal()
266 … V* identifierMap, const ImageFrameGenerator* generator, Vector<OwnPtr<CacheEntry> >* deletionList) in removeCacheIndexedByGeneratorInternal()
285 …id ImageDecodingStore::removeFromCacheListInternal(const Vector<OwnPtr<CacheEntry> >& deletionList) in removeFromCacheListInternal()