HomeSort by relevance Sort by last modified time
    Searched full:reason (Results 726 - 750 of 6774) sorted by null

<<21222324252627282930>>

  /external/chromium_org/content/browser/download/
download_stats.h 126 // Record INTERRUPTED_COUNT, |reason|, |received| and |total| bytes.
127 void RecordDownloadInterrupted(DownloadInterruptReason reason,
135 void RecordDangerousDownloadDiscard(DownloadDiscardReason reason,
  /external/chromium_org/content/common/
websocket_messages.h 102 // |code| is one of the reason codes specified in RFC6455 or
103 // draft-ietf-hybi-websocket-multiplexing-09. |reason|, if non-empty, is a
110 std::string /* reason */)
  /external/chromium_org/remoting/protocol/
negotiating_authenticator_unittest.cc 106 void VerifyRejected(Authenticator::RejectionReason reason) {
110 ASSERT_EQ(client_->rejection_reason(), reason);
113 ASSERT_EQ(host_->rejection_reason(), reason);
  /external/chromium_org/sync/internal_api/public/test/
fake_sync_manager.h 60 // Returns the most recent configuration reason since the last call to
105 ConfigureReason reason,
152 // The most recent configure reason.
  /external/chromium_org/sync/notifier/
non_blocking_invalidator.cc 46 virtual void OnInvalidatorStateChange(InvalidatorState reason) OVERRIDE;
122 InvalidatorState reason) {
125 FROM_HERE, &InvalidationHandler::OnInvalidatorStateChange, reason);
  /external/chromium_org/sync/sessions/
nudge_tracker.h 30 // Returns true if there is a good reason for performing a sync cycle.
35 // Returns true if there is a good reason for performing a get updates
82 // than one reason to perform a particular sync cycle. The GetUpdatesTrigger
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLFramebuffer.h 89 bool onAccess(GraphicsContext3D*, const char** reason);
95 GC3Denum checkStatus(const char** reason) const;
117 bool isAttachmentComplete(WebGLAttachment* attachedObject, GC3Denum attachment, const char** reason) const;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DebuggerModel.js 322 this._pausedScript(callFrames, this._debuggerPausedDetails.reason, this._debuggerPausedDetails.auxData, this._debuggerPausedDetails.breakpointIds);
362 * @param {string} reason
366 _pausedScript: function(callFrames, reason, auxData, breakpointIds)
368 this._setDebuggerPausedDetails(new WebInspector.DebuggerPausedDetails(this, callFrames, reason, auxData, breakpointIds));
604 this._pausedScript(newCallFrames, this._debuggerPausedDetails.reason, this._debuggerPausedDetails.auxData, this._debuggerPausedDetails.breakpointIds);
640 * @param {string} reason
644 paused: function(callFrames, reason, auxData, breakpointIds)
646 this._debuggerModel._pausedScript(callFrames, reason, auxData, breakpointIds || []);
838 * @param {string} reason
842 WebInspector.DebuggerPausedDetails = function(model, callFrames, reason, auxData, breakpointIds
    [all...]
InspectorFrontendHostStub.js 273 WebInspector.RemoteDebuggingTerminatedScreen = function(reason)
278 p.createChild("span").textContent = "Remote debugging has been terminated with reason: ";
279 p.createChild("span", "error-message").textContent = reason;
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/unittest2/
runner.py 87 def addSkip(self, test, reason):
88 super(TextTestResult, self).addSkip(test, reason)
90 self.stream.writeln("skipped %r" % (reason,))
  /external/chromium_org/third_party/angle_dx11/src/compiler/
ParseHelper.h 66 void error(const TSourceLoc& loc, const char *reason, const char* token,
68 void warning(const TSourceLoc& loc, const char* reason, const char* token,
93 bool samplerErrorCheck(const TSourceLoc& line, const TPublicType& pType, const char* reason);
  /external/chromium_org/third_party/openssl/openssl/crypto/bio/
bio_err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_BIO,0,reason)
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_BN,0,reason)
  /external/chromium_org/third_party/openssl/openssl/crypto/conf/
conf_err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_CONF,0,reason)
  /external/chromium_org/third_party/openssl/openssl/crypto/
cpt_err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_CRYPTO,0,reason)
  /external/chromium_org/third_party/openssl/openssl/crypto/dh/
dh_err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_DH,0,reason)
  /external/chromium_org/third_party/openssl/openssl/crypto/dsa/
dsa_err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_DSA,0,reason)
  /external/chromium_org/third_party/openssl/openssl/crypto/dso/
dso_err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_DSO,0,reason)
  /external/chromium_org/third_party/openssl/openssl/crypto/ecdsa/
ecs_err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_ECDSA,0,reason)
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_ENGINE,0,reason)
  /external/chromium_org/third_party/openssl/openssl/crypto/jpake/
jpake_err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_JPAKE,0,reason)
  /external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
ocsp_err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_OCSP,0,reason)
  /external/chromium_org/third_party/openssl/openssl/crypto/pem/
pem_err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_PEM,0,reason)
  /external/chromium_org/third_party/openssl/openssl/crypto/pkcs12/
pk12err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_PKCS12,0,reason)
  /external/chromium_org/third_party/openssl/openssl/crypto/ts/
ts_err.c 58 * only reason strings will be preserved.
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_TS,0,reason)

Completed in 1262 milliseconds

<<21222324252627282930>>