Searched defs:platformCompare (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DAuthenticationChallengeBase.h55 static bool platformCompare(const AuthenticationChallengeBase&, const AuthenticationChallengeBase&) { return true; } function in class:WebCore::AuthenticationChallengeBase
H A DResourceErrorBase.h86 static bool platformCompare(const ResourceError&, const ResourceError&) { return true; } function in class:WebCore::ResourceErrorBase
H A DProtectionSpaceBase.h83 static bool platformCompare(const ProtectionSpace&, const ProtectionSpace&) { return true; } function in class:WebCore::ProtectionSpaceBase
H A DResourceResponseBase.h148 static bool platformCompare(const ResourceResponse&, const ResourceResponse&) { return true; } function in class:WebCore::ResourceResponseBase
H A DResourceRequestBase.h213 static bool platformCompare(const ResourceRequest&, const ResourceRequest&) { return true; } function in class:WebCore::ResourceRequestBase
/macosx-10.10/WebCore-7600.1.25/platform/network/cf/
H A DResourceResponseCFNet.cpp119 bool ResourceResponse::platformCompare(const ResourceResponse& a, const ResourceResponse& b) function in class:WebCore::ResourceResponse
H A DAuthenticationCF.cpp80 bool AuthenticationChallenge::platformCompare(const AuthenticationChallenge& a, const AuthenticationChallenge& b) function in class:WebCore::AuthenticationChallenge
H A DResourceErrorCF.cpp136 bool ResourceError::platformCompare(const ResourceError& a, const ResourceError& b) function in class:WebCore::ResourceError
/macosx-10.10/WebCore-7600.1.25/platform/network/soup/
H A DAuthenticationChallengeSoup.cpp82 bool AuthenticationChallenge::platformCompare(const AuthenticationChallenge& a, const AuthenticationChallenge& b) function in class:WebCore::AuthenticationChallenge
H A DResourceErrorSoup.cpp107 bool ResourceError::platformCompare(const ResourceError& a, const ResourceError& b) function in class:WebCore::ResourceError

Completed in 70 milliseconds