Home
last modified time | relevance | path

Searched defs:setException (Results 1 – 25 of 30) sorted by relevance

12

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractFutureBenchmarks.java39 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/
DAbstractFutureBenchmarks.java39 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/sdk-platform-java/api-common-java/src/main/java/com/google/api/core/
DAbstractApiFuture.java73 protected boolean setException(Throwable throwable) { in setException() method in AbstractApiFuture
91 protected boolean setException(Throwable throwable) { in setException() method in AbstractApiFuture.InternalSettableFuture
DSettableApiFuture.java50 public boolean setException(Throwable throwable) { in setException() method in SettableApiFuture
/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/rpc/
DBatchedFuture.java54 public boolean setException(Throwable throwable) { in setException() method in BatchedFuture
DBatchedRequestIssuer.java72 public void setException(Throwable throwable) { in setException() method in BatchedRequestIssuer
DFirstElementResponseObserver.java89 protected boolean setException(Throwable throwable) { in setException() method in FirstElementResponseObserver.MyFuture
DSpoolingResponseObserver.java88 protected boolean setException(Throwable throwable) { in setException() method in SpoolingResponseObserver.MyFuture
/external/guava/guava/src/com/google/common/util/concurrent/
DSettableFuture.java54 public boolean setException(Throwable throwable) { in setException() method in SettableFuture
/external/guava/android/guava/src/com/google/common/util/concurrent/
DSettableFuture.java54 public boolean setException(Throwable throwable) { in setException() method in SettableFuture
/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/
DHttpJsonMetadata.java63 public abstract Builder setException(Throwable value); in setException() method in HttpJsonMetadata.Builder
DHttpJsonClientCalls.java123 public boolean setException(Throwable throwable) { in setException() method in HttpJsonClientCalls.HttpJsonFuture
/external/connectedappssdk/tests/shared/src/main/java/com/google/android/enterprise/connectedapps/testapp/
DSimpleFuture.java41 public void setException(Throwable t) { in setException() method in SimpleFuture
/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/service/
DErrorMap.java50 public void setException(boolean exception) { in setException() method in ErrorMap
DShape.java180 public void setException(boolean exception) { in setException() method in Shape
/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/tracing/
DTracedOperationCallableTest.java177 public boolean setException(Throwable throwable) { in setException() method in TracedOperationCallableTest.FakeOperationFuture
/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/main/java/software/amazon/awssdk/transfer/s3/model/
DFailedFileUpload.java123 public void setException(Throwable exception) { in setException() method in FailedFileUpload.DefaultBuilder
DFailedFileDownload.java123 public void setException(Throwable exception) { in setException() method in FailedFileDownload.DefaultBuilder
/external/sdk-platform-java/gax-java/gax-grpc/src/main/java/com/google/api/gax/grpc/
DGrpcClientCalls.java156 public boolean setException(Throwable throwable) { in setException() method in GrpcClientCalls.GrpcFuture
/external/aws-sdk-java-v2/test/protocol-tests/src/test/java/software/amazon/awssdk/protocol/tests/connection/
DSyncClientConnectionInterruptionTest.java177 public void setException(Exception exception) { in setException() method in SyncClientConnectionInterruptionTest.ExceptionInThreadRun
/external/grpc-grpc-java/examples/src/main/java/io/grpc/examples/multiplex/
DSharingClient.java234 protected boolean setException(Throwable throwable) { in setException() method in SharingClient.StreamingFuture
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DEventWithExceptionTest.java409 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/
DAbstractFuture.java165 protected boolean setException(Throwable throwable) { in setException() method in AbstractFuture
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNativeFont.java244 void setException(IOException e); in setException() method
/external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/
DClientCalls.java577 protected boolean setException(Throwable throwable) { in setException() method in ClientCalls.GrpcFuture

12