Searched defs:previousFailureCount (Results 1 – 8 of 8) sorted by relevance
| /external/webkit/Source/WebCore/platform/network/ |
| D | AuthenticationChallengeBase.cpp | 40 unsigned previousFailureCount, in AuthenticationChallengeBase() 52 unsigned AuthenticationChallengeBase::previousFailureCount() const in previousFailureCount() function in WebCore::AuthenticationChallengeBase
|
| /external/webkit/Source/WebCore/platform/network/win/ |
| D | AuthenticationChallenge.h | 38 …Space& protectionSpace, const Credential& proposedCredential, unsigned previousFailureCount, const… in AuthenticationChallenge()
|
| /external/webkit/Source/WebCore/platform/network/curl/ |
| D | AuthenticationChallenge.h | 40 …Space& protectionSpace, const Credential& proposedCredential, unsigned previousFailureCount, const… in AuthenticationChallenge()
|
| /external/webkit/Source/WebCore/platform/network/soup/ |
| D | AuthenticationChallenge.h | 39 …Space& protectionSpace, const Credential& proposedCredential, unsigned previousFailureCount, const… in AuthenticationChallenge()
|
| /external/webkit/Source/WebCore/platform/network/qt/ |
| D | AuthenticationChallenge.h | 40 …Space& protectionSpace, const Credential& proposedCredential, unsigned previousFailureCount, const… in AuthenticationChallenge()
|
| /external/webkit/Source/WebKit/win/ |
| D | WebURLAuthenticationChallenge.cpp | 113 /* [in] */ int previousFailureCount, in initWithProtectionSpace() 195 HRESULT STDMETHODCALLTYPE WebURLAuthenticationChallenge::previousFailureCount( in previousFailureCount() function in WebURLAuthenticationChallenge
|
| /external/webkit/Source/WebKit2/UIProcess/Authentication/ |
| D | AuthenticationChallengeProxy.h | 63 … int previousFailureCount() const { return m_coreAuthenticationChallenge.previousFailureCount(); } in previousFailureCount() function
|
| /external/webkit/Source/WebCore/platform/network/cf/ |
| D | AuthenticationCF.cpp | 48 unsigned previousFailureCount, in AuthenticationChallenge()
|