Searched refs:handleUncaughtThrowable (Results 1 – 3 of 3) sorted by relevance
75 handleUncaughtThrowable(t); in drain()104 void handleUncaughtThrowable(Throwable t) { in handleUncaughtThrowable() method in ChannelExecutor
1469 void handleUncaughtThrowable(Throwable t) { in handleUncaughtThrowable() method in ManagedChannelImpl.PanicChannelExecutor1470 super.handleUncaughtThrowable(t); in handleUncaughtThrowable()
49 void handleUncaughtThrowable(Throwable t) {