/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractFutureBenchmarks.java | 39 boolean setException(Throwable t); in setException() method 51 public boolean setException(Throwable t) { in setException() method in AbstractFutureBenchmarks.NewAbstractFutureFacade 66 public boolean setException(Throwable t) { in setException() method in AbstractFutureBenchmarks.OldAbstractFutureFacade 238 protected boolean setException(Throwable throwable) { in setException() method in AbstractFutureBenchmarks.OldAbstractFuture 368 boolean setException(Throwable t) { in setException() method in AbstractFutureBenchmarks.OldAbstractFuture.Sync
|
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractFutureBenchmarks.java | 39 boolean setException(Throwable t); in setException() method 51 public boolean setException(Throwable t) { in setException() method in AbstractFutureBenchmarks.NewAbstractFutureFacade 66 public boolean setException(Throwable t) { in setException() method in AbstractFutureBenchmarks.OldAbstractFutureFacade 238 protected boolean setException(Throwable throwable) { in setException() method in AbstractFutureBenchmarks.OldAbstractFuture 368 boolean setException(Throwable t) { in setException() method in AbstractFutureBenchmarks.OldAbstractFuture.Sync
|
/external/guava/android/guava/src/com/google/common/util/concurrent/ |
D | SettableFuture.java | 52 public boolean setException(Throwable throwable) { in setException() method in SettableFuture
|
D | AbstractFuture.java | 768 protected boolean setException(Throwable throwable) { in setException() method in AbstractFuture
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | SettableFuture.java | 52 public boolean setException(Throwable throwable) { in setException() method in SettableFuture
|
D | AbstractFuture.java | 768 protected boolean setException(Throwable throwable) { in setException() method in AbstractFuture
|
/external/connectedappssdk/tests/shared/src/main/java/com/google/android/enterprise/connectedapps/testapp/ |
D | SimpleFuture.java | 41 public void setException(Throwable t) { in setException() method in SimpleFuture
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
D | EventWithExceptionTest.java | 409 private int setException() { in setException() method in EventWithExceptionTest
|
/external/guava/guava-gwt/src-super/com/google/common/util/concurrent/super/com/google/common/util/concurrent/ |
D | AbstractFuture.java | 152 protected boolean setException(Throwable throwable) { in setException() method in AbstractFuture
|
/external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/ |
D | ClientCalls.java | 506 protected boolean setException(Throwable throwable) { in setException() method in ClientCalls.GrpcFuture
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | VmMirror.java | 1332 public ReplyPacket setException(String exceptionSignature, boolean caught, in setException() method in VmMirror 1350 public ReplyPacket setException(long exceptionID, boolean caught, in setException() method in VmMirror
|
/external/guava/guava/src/com/google/common/cache/ |
D | LocalCache.java | 3502 public boolean setException(Throwable t) { in setException() method in LocalCache.LoadingValueReference
|
/external/guava/android/guava/src/com/google/common/cache/ |
D | LocalCache.java | 3418 public boolean setException(Throwable t) { in setException() method in LocalCache.LoadingValueReference
|