HomeSort by relevance Sort by last modified time
    Searched refs:m_authenticationScheme (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/network/
ProtectionSpace.cpp 43 , m_authenticationScheme(ProtectionSpaceAuthenticationSchemeDefault)
55 , m_authenticationScheme(authenticationScheme)
90 return m_authenticationScheme;
102 m_authenticationScheme == ProtectionSpaceAuthenticationSchemeHTTPDigest);
ProtectionSpace.h 76 ProtectionSpaceAuthenticationScheme m_authenticationScheme;

Completed in 554 milliseconds