Searched refs:waitForValue (Results 1 - 10 of 10) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DComputingConcurrentHashMap.java158 V value = e.getValueReference().waitForValue();
236 public V waitForValue() throws ExecutionException { method in class:ComputingConcurrentHashMap.ComputationExceptionReference
275 public V waitForValue() { method in class:ComputingConcurrentHashMap.ComputedReference
295 // All computation lookups go through waitForValue. This method thus is
319 public V waitForValue() throws ExecutionException { method in class:ComputingConcurrentHashMap.ComputingValueReference
338 return computedReference.waitForValue();
H A DMapMakerInternalMap.java598 V waitForValue() throws ExecutionException; method in interface:MapMakerInternalMap.ValueReference
653 public Object waitForValue() {
1769 public V waitForValue() { method in class:MapMakerInternalMap.WeakValueReference
1807 public V waitForValue() { method in class:MapMakerInternalMap.SoftValueReference
1843 public V waitForValue() { method in class:MapMakerInternalMap.StrongValueReference
/external/guava/guava/src/com/google/common/cache/
H A DLocalCache.java634 V waitForValue() throws ExecutionException; method in interface:LocalCache.ValueReference
712 public Object waitForValue() {
1674 public V waitForValue() { method in class:LocalCache.WeakValueReference
1720 public V waitForValue() { method in class:LocalCache.SoftValueReference
1766 public V waitForValue() { method in class:LocalCache.StrongValueReference
2333 V value = valueReference.waitForValue();
3585 public V waitForValue() throws ExecutionException { method in class:LocalCache.LoadingValueReference
/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/guava/guava-tests/test/com/google/common/collect/
H A DMapMakerInternalMapTest.java1875 public V waitForValue() { method in class:MapMakerInternalMapTest.DummyValueReference
/external/guava/guava-tests/test/com/google/common/cache/
H A DLocalCacheTest.java2656 public V waitForValue() { method in class:LocalCacheTest.DummyValueReference
/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 5680 milliseconds