Searched defs:onRejected (Results 1 – 7 of 7) sorted by relevance
/external/chromium-trace/catapult/third_party/polymer/components/promise-polyfill/ |
D | Promise.js | 79 function doResolve(fn, onFulfilled, onRejected) { argument 102 Promise.prototype.then = function(onFulfilled, onRejected) { argument 107 onRejected: onRejected, property
|
/external/guava/guava-gwt/src-super/com/google/common/util/concurrent/super/com/google/common/util/concurrent/ |
D | ListenableFuture.java | 39 @JsOptional @Nullable IThenOnRejectedCallbackFn<? extends R> onRejected) { in then()
|
/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/ |
D | XdsClientImpl.java | 707 void onRejected(String rejectedVersion, long rejectedTime, String rejectedDetails) { in onRejected() method in XdsClientImpl.ResourceSubscriber
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/external/jquery/ |
D | jquery.js | 3746 then: function( onFulfilled, onRejected, onProgress ) { argument
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/ |
D | jquery-3.5.1.js | 3746 then: function( onFulfilled, onRejected, onProgress ) { argument
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/external/jquery/ |
D | jquery.js | 3746 then: function( onFulfilled, onRejected, onProgress ) { argument
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/ |
D | jquery-3.5.1.js | 3746 then: function( onFulfilled, onRejected, onProgress ) { argument
|