Searched defs:isShutdown (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DWTF.cpp67 bool isShutdown() function in namespace:WTF
/external/guava/guava-bootstrap/src/java/util/concurrent/
H A DExecutorService.java21 boolean isShutdown(); method in interface:ExecutorService
/external/guava/guava/src/com/google/common/util/concurrent/
H A DForwardingExecutorService.java80 public boolean isShutdown() { method in class:ForwardingExecutorService
81 return delegate().isShutdown();
H A DMoreExecutors.java260 public boolean isShutdown() { method in class:MoreExecutors.SameThreadExecutorService
326 if (isShutdown()) {
419 public boolean isShutdown() { method in class:MoreExecutors.ListeningDecorator
420 return delegate.isShutdown();
/external/robolectric/src/main/java/com/xtremelabs/robolectric/util/
H A DRobolectricBackgroundExecutorService.java27 public boolean isShutdown() { method in class:RobolectricBackgroundExecutorService
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DDispatcherTest.java168 @Override public boolean isShutdown() { method in class:DispatcherTest.RecordingExecutor
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DAbstractListeningExecutorServiceTest.java46 public boolean isShutdown() { return shutdown; } method in class:AbstractListeningExecutorServiceTest.DirectExecutorService
47 public boolean isTerminated() { return isShutdown(); }
49 return isShutdown();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/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/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 4780 milliseconds