Searched refs:previousExpirable (Results 1 - 7 of 7) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DMapMakerInternalMap.java1097 ReferenceEntry<K, V> previousExpirable = nullEntry(); field in class:MapMakerInternalMap.StrongExpirableEntry
1101 return previousExpirable;
1106 this.previousExpirable = previous;
1179 ReferenceEntry<K, V> previousExpirable = nullEntry(); field in class:MapMakerInternalMap.StrongExpirableEvictableEntry
1183 return previousExpirable;
1188 this.previousExpirable = previous;
1352 ReferenceEntry<K, V> previousExpirable = nullEntry(); field in class:MapMakerInternalMap.SoftExpirableEntry
1356 return previousExpirable;
1361 this.previousExpirable = previous;
1436 ReferenceEntry<K, V> previousExpirable field in class:MapMakerInternalMap.SoftExpirableEvictableEntry
1610 ReferenceEntry<K, V> previousExpirable = nullEntry(); field in class:MapMakerInternalMap.WeakExpirableEntry
1694 ReferenceEntry<K, V> previousExpirable = nullEntry(); field in class:MapMakerInternalMap.WeakExpirableEvictableEntry
[all...]
/external/guava/guava-tests/test/com/google/common/collect/
H A DMapMakerInternalMapTest.java1798 private ReferenceEntry<K, V> previousExpirable = nullEntry(); field in class:MapMakerInternalMapTest.DummyEntry
1802 return previousExpirable;
1807 this.previousExpirable = previous;
/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/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 135 milliseconds