| /external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/src/ |
| D | RxAwait.kt | 28 override fun onError(e: Throwable) { cont.resumeWithException(e) } in <lambda>() method 60 override fun onError(error: Throwable) { cont.resumeWithException(error) } in await() method 78 override fun onError(error: Throwable) { cont.resumeWithException(error) } in await() method 216 override fun onError(e: Throwable) { in toString() method
|
| /external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/src/ |
| D | RxAwait.kt | 28 override fun onError(e: Throwable) { cont.resumeWithException(e) } in <lambda>() method 60 override fun onError(error: Throwable) { cont.resumeWithException(error) } in await() method 78 override fun onError(error: Throwable) { cont.resumeWithException(error) } in await() method 216 override fun onError(e: Throwable) { in toString() method
|
| /external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactive/test/ |
| D | FlowAsPublisherTest.kt | 42 override fun onError(t: Throwable?) { in <lambda>() method 72 override fun onError(t: Throwable?) { in <lambda>() method 106 override fun onError(t: Throwable?) { in <lambda>() method 144 override fun onError(t: Throwable?) { in <lambda>() method
|
| D | PublishTest.kt | 24 override fun onError(t: Throwable?) { expectUnreached() } in <lambda>() method 50 override fun onError(t: Throwable?) { expectUnreached() } in <lambda>() method 72 override fun onError(t: Throwable) { in <lambda>() method 115 override fun onError(t: Throwable?) { in <lambda>() method 154 override fun onError(t: Throwable) { in <lambda>() method
|
| D | IterableFlowTckTest.kt | 74 override fun onError(t: Throwable) { in testStackOverflowTrampoline() method 109 override fun onError(t: Throwable) { in testConcurrentRequest() method
|
| D | PublisherBackpressureTest.kt | 49 override fun onError(e: Throwable) { in <lambda>() method
|
| /external/kotlinx.coroutines/reactive/kotlinx-coroutines-jdk9/test/ |
| D | PublishTest.kt | 24 override fun onError(t: Throwable?) { expectUnreached() } in <lambda>() method 50 override fun onError(t: Throwable?) { expectUnreached() } in <lambda>() method 72 override fun onError(t: Throwable) { in <lambda>() method 115 override fun onError(t: Throwable?) { in <lambda>() method 154 override fun onError(t: Throwable) { in <lambda>() method
|
| D | FlowAsPublisherTest.kt | 42 override fun onError(t: Throwable?) { in testErrorOnCancellationIsReported() method 72 override fun onError(t: Throwable?) { in testCancellationIsNotReported() method
|
| D | PublisherBackpressureTest.kt | 49 override fun onError(e: Throwable) { in <lambda>() method
|
| /external/dagger2/javatests/dagger/grpc/functional/server/ |
| D | FriendlyBarista.java | 57 public void onError(Throwable t) {} in clientStreamingGetCoffee() method 94 public void onError(Throwable t) {} in bidiStreamingGetCoffee() method
|
| /external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/test/ |
| D | FlowAsFlowableTest.kt | 43 override fun onError(t: Throwable?) { in <lambda>() method 81 override fun onError(t: Throwable?) { in <lambda>() method
|
| /external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/test/ |
| D | FlowAsFlowableTest.kt | 43 override fun onError(t: Throwable?) { in <lambda>() method 81 override fun onError(t: Throwable?) { in <lambda>() method
|
| /external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/ |
| D | StreamObserver.java | 69 void onError(Throwable t); in onError() method
|
| /external/ims/rcs/rcsmanager/src/java/com/android/ims/ |
| D | IRcsPresenceListener.aidl | 71 void onError(in int reqId, in int resultCode); in onError() method
|
| /external/oboe/include/oboe/ |
| D | AudioStreamCallback.h | 127 virtual bool onError(AudioStream* /* audioStream */, Result /* error */) { in onError() function
|
| /external/grpc-grpc-java/examples/src/main/java/io/grpc/examples/routeguide/ |
| D | RouteGuideServer.java | 192 public void onError(Throwable t) { in recordRoute() method 231 public void onError(Throwable t) { in routeChat() method in RouteGuideServer
|
| /external/autotest/frontend/client/src/autotest/common/ |
| D | JsonRpcCallback.java | 25 public void onError(JSONObject errorObject) { in onError() method in JsonRpcCallback
|
| /external/perfetto/ui/src/controller/ |
| D | record_controller_interfaces.ts | 57 onError: ErrorCallback; property
|
| /external/autotest/frontend/client/src/autotest/common/table/ |
| D | DataSource.java | 104 public void onError(JSONObject errorObject); in onError() method 111 public void onError(JSONObject errorObject) {} in onError() method in DataSource.DefaultDataCallback
|
| /external/ims/rcs/rcsservice/src/com/android/service/ims/presence/ |
| D | ContactCapabilityResponse.java | 53 void onError(int reqId, int resultCode); in onError() method
|
| /external/skia/modules/canvaskit/ |
| D | rt_shader.js | 11 'onError': errorCallback || function(err) { property
|
| /external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactor/test/ |
| D | FlowAsFluxTest.kt | 102 override fun onError(t: Throwable?) { in <lambda>() method 140 override fun onError(t: Throwable?) { in <lambda>() method
|
| /external/grpc-grpc-java/testing/src/main/java/io/grpc/testing/ |
| D | StreamRecorder.java | 67 public void onError(Throwable t) { in onError() method in StreamRecorder
|
| /external/grpc-grpc-java/testing/src/main/java/io/grpc/internal/testing/ |
| D | StreamRecorder.java | 62 public void onError(Throwable t) { in onError() method in StreamRecorder
|
| /external/grpc-grpc-java/core/src/main/java/io/grpc/ |
| D | NameResolver.java | 154 void onError(Status error); in onError() method
|