Home
last modified time | relevance | path

Searched defs:invokeAll (Results 1 – 25 of 26) sorted by relevance

12

/external/guava/guava/src/com/google/common/util/concurrent/
DListeningExecutorService.java74 <T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> tasks) in invokeAll() method
95 <T> List<Future<T>> invokeAll( in invokeAll() method
DForwardingExecutorService.java54 public <T> List<Future<T>> invokeAll( in invokeAll() method in ForwardingExecutorService
60 public <T> List<Future<T>> invokeAll( in invokeAll() method in ForwardingExecutorService
/external/guava/guava-bootstrap/src/java/util/concurrent/
DExecutorService.java34 <T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> tasks) in invokeAll() method
37 <T> List<Future<T>> invokeAll( in invokeAll() method
DAbstractExecutorService.java120 public <T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> tasks) in invokeAll() method in AbstractExecutorService
150 public <T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> tasks, in invokeAll() method in AbstractExecutorService
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/util/
DRobolectricBackgroundExecutorService.java68 …public <T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> callables) throws Interrupt… in invokeAll() method in RobolectricBackgroundExecutorService
73 …public <T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> callables, long l, TimeUnit… in invokeAll() method in RobolectricBackgroundExecutorService
/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/
DSameThreadScheduledExecutorService.java100 public <T> List<Future<T>> invokeAll( in invokeAll() method in SameThreadScheduledExecutorService
107 public <T> List<Future<T>> invokeAll( in invokeAll() method in SameThreadScheduledExecutorService
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DWrappingScheduledExecutorServiceTest.java169 public <T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> tasks) in invokeAll() method in WrappingScheduledExecutorServiceTest.MockExecutor
175 public <T> List<Future<T>> invokeAll( in invokeAll() method in WrappingScheduledExecutorServiceTest.MockExecutor
DWrappingExecutorServiceTest.java213 public <T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> tasks) in invokeAll() method in WrappingExecutorServiceTest.MockExecutor
221 public <T> List<Future<T>> invokeAll( in invokeAll() method in WrappingExecutorServiceTest.MockExecutor
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v3/runtime/
Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/build/
Dguava-testlib-16.0.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12