Searched defs:platformCompare (Results 1 – 8 of 8) sorted by relevance
36 bool AuthenticationChallenge::platformCompare(const AuthenticationChallenge&, const AuthenticationC… in platformCompare() function in WebCore::AuthenticationChallenge
55 …static bool platformCompare(const AuthenticationChallengeBase&, const AuthenticationChallengeBase&… in platformCompare() function
81 static bool platformCompare(const ResourceError&, const ResourceError&) { return true; } in platformCompare() function
147 static bool platformCompare(const ResourceResponse&, const ResourceResponse&) { return true; } in platformCompare() function
192 static bool platformCompare(const ResourceRequest&, const ResourceRequest&) { return true; } in platformCompare() function
138 bool ResourceResponse::platformCompare(const ResourceResponse& a, const ResourceResponse& b) in platformCompare() function in WebCore::ResourceResponse
122 bool ResourceError::platformCompare(const ResourceError& a, const ResourceError& b) in platformCompare() function in WebCore::ResourceError
71 bool AuthenticationChallenge::platformCompare(const AuthenticationChallenge& a, const Authenticatio… in platformCompare() function in WebCore::AuthenticationChallenge