Searched defs:EvictionQueue (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Dcompositing_iosurface_mac.h317 typedef std::list<CompositingIOSurfaceMac*> EvictionQueue; typedef in class:content::CompositingIOSurfaceMac
320 EvictionQueue::iterator eviction_queue_iterator_;
325 static base::LazyInstance<EvictionQueue> eviction_queue_;
/external/guava/guava/src/com/google/common/collect/
H A DMapMakerInternalMap.java2156 ? new EvictionQueue<K, V>()
3156 static final class EvictionQueue<K, V> extends AbstractQueue<ReferenceEntry<K, V>> { class in class:MapMakerInternalMap
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 120 milliseconds