HomeSort by relevance Sort by last modified time
    Searched full:rejection (Results 1 - 25 of 127) sorted by null

1 2 3 4 5 6

  /external/chromium_org/v8/test/webkit/fast/js/
Promise-reject-expected.txt 1 Test Promise rejection.
Promise-reject.js 26 description('Test Promise rejection.');
  /external/chromium_org/v8/test/mjsunit/es6/debug-promises/
reject-caught-late.js 8 // is rejected, and a catch handler is installed right before the rejection.
throw-eventually-caught.js 10 // the rejection on to a user-defined reject handler.
reject-caught-by-default-reject-handler.js 11 // - when the default reject handler passes the rejection on.
throw-caught-by-default-reject-handler.js 11 // - when the default reject handler passes the rejection on.
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/tsp/
PKIStatus.java 38 rejection (2),
58 REJECTION(2),
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/tsp/
PKIStatusInfoTest.java 40 PKIStatusInfo info = new PKIStatusInfo(PKIStatus.REJECTION, statusStr,
  /external/chromium_org/content/renderer/media/
cdm_result_promise.h 23 // (success or rejection code).
  /external/chromium_org/net/quic/crypto/
crypto_protocol.h 112 // Rejection tags
114 // rejection message tag.
142 // and therefore the client may have issues reassembling the rejection message
170 // rejection message.
  /external/chromium_org/net/quic/
quic_flags.cc 24 // If true, QUIC crypto reject message will include the reasons for rejection.
  /frameworks/base/libs/hwui/
StatefulBaseRenderer.cpp 219 // Quick Rejection
267 * rejection is still desired.
271 * rejection where precise rejection isn't important, or precise information isn't available.
  /external/smack/src/org/jivesoftware/smackx/filetransfer/
FileTransferManager.java 176 IQ rejection = FileTransferNegotiator.createIQ( local
179 rejection.setError(new XMPPError(XMPPError.Condition.no_acceptable));
180 connection.sendPacket(rejection);
  /external/smack/src/org/jivesoftware/smackx/packet/
MUCUser.java 86 * Returns the rejection to an invitation from another user to a room. The rejection will be
89 * @return a rejection to an invitation from another user to a room.
146 * Sets the rejection to an invitation from another user to a room. The rejection will be
149 * @param decline the rejection to an invitation from another user to a room.
282 * Represents a rejection to an invitation from another user to a room. The rejection will be
305 * @return the message explaining the reason for the rejection.
333 * @param reason the message explaining the reason for the rejection
    [all...]
  /external/chromium_org/remoting/host/setup/
me2me_native_messaging_host_unittest.cc 561 // Verify rejection if type is unrecognized.
568 // Verify rejection if getPinHash request has no hostId.
576 // Verify rejection if getPinHash request has no pin.
584 // Verify rejection if updateDaemonConfig request has invalid config.
592 // Verify rejection if startDaemon request has invalid config.
601 // Verify rejection if startDaemon request has no "consent" parameter.
  /packages/apps/Mms/src/com/android/mms/transaction/
SmsRejectedReceiver.java 49 // Right now, the only user-level rejection we show to the user is out-of-memory.
  /external/chromium_org/chromeos/dbus/
bluetooth_profile_service_provider.h 75 // to confirm the connection, or indicate rejection or cancellation.
95 // confirm, or indicate rejection or cancellation of the disconnection.
  /external/chromium_org/components/rappor/
log_uploader_unittest.cc 86 TEST_F(LogUploaderTest, Rejection) {
  /external/chromium_org/media/base/
cdm_promise.h 69 // or rejection code).
  /external/chromium_org/net/http/
http_auth.cc 87 // Finding no matches is equivalent to rejection.
http_auth_handler_basic.cc 80 // should be treated as a rejection. However, if the new challenge
http_auth_handler_mock.cc 83 // challenge for a non connection based scheme, assume it's a rejection.
  /external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
ServiceWorkerError.cpp 55 // Not currently returned as a promise rejection.
  /external/chromium_org/third_party/WebKit/Source/modules/webmidi/
NavigatorWebMIDI.cpp 83 // FIXME: Currently this rejection does not work because the context is stopped.
  /frameworks/base/telephony/java/android/telephony/
PreciseDisconnectCause.java 83 /** Service option rejection */

Completed in 895 milliseconds

1 2 3 4 5 6