Searched defs:recordRead (Results 1 - 7 of 7) sorted by relevance

/external/guava/guava/src/com/google/common/cache/
H A DLocalCache.java2216 recordRead(e, now);
2339 recordRead(e, now);
2568 void recordRead(ReferenceEntry<K, V> entry, long now) { method in class:LocalCache.Segment
2580 * eviction queues. Unlocked reads should use {@link #recordRead}.
2792 recordRead(e, now);
/external/guava/guava/src/com/google/common/collect/
H A DMapMakerInternalMap.java2286 void recordRead(ReferenceEntry<K, V> entry) { method in class:MapMakerInternalMap.Segment
2298 * eviction queues. Unlocked reads should use {@link #recordRead}.
2477 recordRead(e);
/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 124 milliseconds