Home
last modified time | relevance | path

Searched defs:handleException (Results 26 – 50 of 813) sorted by relevance

12345678910>>...33

/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/11/libcore/ojluni/src/main/java/java/security/cert/
DCertStore.java249 private static CertStore handleException(NoSuchAlgorithmException e) in handleException() method in CertStore
/aosp_15_r20/external/apache-http/src/org/apache/http/protocol/
H A DHttpService.java222 protected void handleException(final HttpException ex, final HttpResponse response) { in handleException() method in HttpService
/aosp_15_r20/external/guava/guava/src/com/google/common/eventbus/
H A DEventBus.java287 public void handleException(Throwable exception, SubscriberExceptionContext context) { in handleException() method in EventBus.LoggingHandler
/aosp_15_r20/external/guava/android/guava/src/com/google/common/eventbus/
H A DEventBus.java284 public void handleException(Throwable exception, SubscriberExceptionContext context) { in handleException() method in EventBus.LoggingHandler
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DMemoryStoreImpl.java59 private void handleException(Exception e) { in handleException() method in MemoryStoreImpl
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dpython_rpc_handler.cpp165 void PythonRpcHandler::handleException(const py::object& obj) { in handleException() function in torch::distributed::rpc::PythonRpcHandler
/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/
H A DAggregateFuture.java208 private void handleException(Throwable throwable) { in handleException() method in AggregateFuture
/aosp_15_r20/external/guava/android/guava/src/com/google/common/util/concurrent/
H A DAggregateFuture.java208 private void handleException(Throwable throwable) { in handleException() method in AggregateFuture
/aosp_15_r20/external/aws-sdk-java-v2/core/aws-core/src/test/java/software/amazon/awssdk/awscore/internal/token/
H A DCachedTokenRefresherTest.java120 Function<RuntimeException, TestToken> handleException = e -> { in refreshTokenFails_when_baseTokenIsNotInTokenManagerWhileTokenFailedToObtainFromService() local
/aosp_15_r20/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/test/
H A DAbstractTest.java277 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/src/migration/
H A DTestCoroutineScope.kt187 override fun handleException(context: CoroutineContext, exception: Throwable) { in createTestCoroutineScope() method
/aosp_15_r20/external/mockftpserver/tags/1.1/src/test/java/org/mockftpserver/test/
H A DAbstractTest.java308 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
/aosp_15_r20/external/mockftpserver/tags/2.5/src/test/java/org/mockftpserver/test/
H A DAbstractTestCase.java323 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTestCase
/aosp_15_r20/external/mockftpserver/tags/2.3/src/test/java/org/mockftpserver/test/
H A DAbstractTestCase.java322 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTestCase
/aosp_15_r20/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/test/
H A DAbstractTestCase.java322 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTestCase
/aosp_15_r20/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/java/org/mockftpserver/test/
H A DAbstractTest.java322 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/eventbus/
H A DEventBusTest.java299 public void handleException(Throwable exception, SubscriberExceptionContext context) { in handleException() method in EventBusTest.RecordingSubscriberExceptionHandler
/aosp_15_r20/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/test/
H A DAbstractTestCase.java323 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTestCase
/aosp_15_r20/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/test/
H A DAbstractTest.java308 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
/aosp_15_r20/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/test/
H A DAbstractTest.java322 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
/aosp_15_r20/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/test/
H A DAbstractTest.java322 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
/aosp_15_r20/external/mockftpserver/tags/1.2.3/src/test/java/org/mockftpserver/test/
H A DAbstractTest.java308 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
/aosp_15_r20/external/mockftpserver/tags/1.2.2/src/test/java/org/mockftpserver/test/
H A DAbstractTest.java308 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
/aosp_15_r20/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/test/
H A DAbstractTest.java308 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest
/aosp_15_r20/external/mockftpserver/tags/2.x_Before_IDEA/src/test/java/org/mockftpserver/test/
H A DAbstractTest.java308 private void handleException(Exception e) throws Exception { in handleException() method in AbstractTest

12345678910>>...33