Searched defs:previousFailureCount (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/Authentication/
H A DAuthenticationChallengeProxy.h61 int previousFailureCount() const { return m_coreAuthenticationChallenge.previousFailureCount(); } function in class:WebKit::AuthenticationChallengeProxy
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebURLAuthenticationChallenge.cpp195 HRESULT STDMETHODCALLTYPE WebURLAuthenticationChallenge::previousFailureCount( function in class:WebURLAuthenticationChallenge
110 initWithProtectionSpace( IWebURLProtectionSpace* space, IWebURLCredential* proposedCredential, int previousFailureCount, IWebURLResponse* failureResponse, IWebError* error, IWebURLAuthenticationChallengeSender* sender) argument
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DWebCoreArgumentCoders.cpp443 unsigned previousFailureCount; local

Completed in 129 milliseconds