Searched defs:canAuthenticateAgainstProtectionSpace (Results 1 – 8 of 8) sorted by relevance
121 …virtual bool canAuthenticateAgainstProtectionSpace(ResourceHandle*, const ProtectionSpace& protect… in canAuthenticateAgainstProtectionSpace() function
490 bool ResourceLoader::canAuthenticateAgainstProtectionSpace(const ProtectionSpace& protectionSpace) in canAuthenticateAgainstProtectionSpace() function in WebCore::ResourceLoader
3401 bool FrameLoader::canAuthenticateAgainstProtectionSpace(ResourceLoader* loader, const ProtectionSpa… in canAuthenticateAgainstProtectionSpace() function in WebCore::FrameLoader
259 …virtual bool canAuthenticateAgainstProtectionSpace(DocumentLoader*, unsigned long, const Protectio… in canAuthenticateAgainstProtectionSpace() function
1111 bool WebCoreSynchronousLoaderClient::canAuthenticateAgainstProtectionSpace(ResourceHandle*, const P… function
92 …virtual bool canAuthenticateAgainstProtectionSpace(ResourceHandle*, const ProtectionSpace&) { retu… in canAuthenticateAgainstProtectionSpace() function
423 bool WebFrameLoaderClient::canAuthenticateAgainstProtectionSpace(DocumentLoader* loader, unsigned l… function
198 bool WebFrameLoaderClient::canAuthenticateAgainstProtectionSpace(DocumentLoader*, unsigned long, co… in canAuthenticateAgainstProtectionSpace() function in WebKit::WebFrameLoaderClient