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

  /external/webkit/Source/WebCore/platform/network/cf/
AuthenticationChallenge.h 56 CFURLAuthChallengeRef cfURLAuthChallengeRef() const { return m_cfChallenge.get(); }
73 RetainPtr<CFURLAuthChallengeRef> m_cfChallenge;
AuthenticationCF.cpp 67 , m_cfChallenge(cfChallenge)

Completed in 48 milliseconds