Home
last modified time | relevance | path

Searched defs:canAuthenticateAgainstProtectionSpace (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/loader/
DResourceLoader.h121 …virtual bool canAuthenticateAgainstProtectionSpace(ResourceHandle*, const ProtectionSpace& protect… in canAuthenticateAgainstProtectionSpace() function
DResourceLoader.cpp490 bool ResourceLoader::canAuthenticateAgainstProtectionSpace(const ProtectionSpace& protectionSpace) in canAuthenticateAgainstProtectionSpace() function in WebCore::ResourceLoader
DFrameLoader.cpp3401 bool FrameLoader::canAuthenticateAgainstProtectionSpace(ResourceLoader* loader, const ProtectionSpa… in canAuthenticateAgainstProtectionSpace() function in WebCore::FrameLoader
DEmptyClients.h259 …virtual bool canAuthenticateAgainstProtectionSpace(DocumentLoader*, unsigned long, const Protectio… in canAuthenticateAgainstProtectionSpace() function
/external/webkit/Source/WebCore/platform/network/mac/
DResourceHandleMac.mm1111 bool WebCoreSynchronousLoaderClient::canAuthenticateAgainstProtectionSpace(ResourceHandle*, const P… function
/external/webkit/Source/WebCore/platform/network/
DResourceHandleClient.h92 …virtual bool canAuthenticateAgainstProtectionSpace(ResourceHandle*, const ProtectionSpace&) { retu… in canAuthenticateAgainstProtectionSpace() function
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebFrameLoaderClient.mm423 bool WebFrameLoaderClient::canAuthenticateAgainstProtectionSpace(DocumentLoader* loader, unsigned l… function
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebFrameLoaderClient.cpp198 bool WebFrameLoaderClient::canAuthenticateAgainstProtectionSpace(DocumentLoader*, unsigned long, co… in canAuthenticateAgainstProtectionSpace() function in WebKit::WebFrameLoaderClient