Searched refs:m_authFailureCount (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DResourceHandleInternal.h103 , m_authFailureCount(0)
182 unsigned short m_authFailureCount; member in class:WebCore::ResourceHandleInternal
/macosx-10.10/WebCore-7600.1.25/platform/network/curl/
H A DResourceHandleManager.cpp527 AuthenticationChallenge challenge(protectionSpace, credential, d->m_authFailureCount, d->m_response, ResourceError());
530 d->m_authFailureCount++;

Completed in 172 milliseconds