Searched refs:getLiveEntry (Results 1 - 9 of 9) sorted by relevance

/external/guava/guava/src/com/google/common/cache/
H A DLocalCache.java2179 // don't call getLiveEntry, which would ignore loading values
2720 ReferenceEntry<K, V> getLiveEntry(Object key, int hash, long now) { method in class:LocalCache.Segment
2758 ReferenceEntry<K, V> e = getLiveEntry(key, hash, now);
2780 ReferenceEntry<K, V> e = getLiveEntry(key, hash, now);
/external/guava/guava/src/com/google/common/collect/
H A DMapMakerInternalMap.java2422 ReferenceEntry<K, V> getLiveEntry(Object key, int hash) { method in class:MapMakerInternalMap.Segment
2435 ReferenceEntry<K, V> e = getLiveEntry(key, hash);
2455 ReferenceEntry<K, V> e = getLiveEntry(key, hash);
/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/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 118 milliseconds