Home
last modified time | relevance | path

Searched defs:receivedCancellation (Results 1 – 18 of 18) sorted by relevance

/external/webkit/Source/WebCore/platform/network/curl/
DSocketStreamHandleCurl.cpp84 void SocketStreamHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::SocketStreamHandle
DResourceHandleCurl.cpp220 void ResourceHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::ResourceHandle
/external/webkit/Source/WebCore/platform/network/win/
DSocketStreamHandleWin.cpp84 void SocketStreamHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::SocketStreamHandle
/external/webkit/Source/WebKit2/WebProcess/Downloads/curl/
DDownloadCurl.cpp71 void Download::receivedCancellation(const AuthenticationChallenge& authenticationChallenge) in receivedCancellation() function in WebKit::Download
/external/webkit/Source/WebKit2/WebProcess/Downloads/soup/
DDownloadSoup.cpp76 void Download::receivedCancellation(const AuthenticationChallenge& authenticationChallenge) in receivedCancellation() function in WebKit::Download
/external/webkit/Source/WebKit2/WebProcess/Downloads/qt/
DDownloadQt.cpp75 void Download::receivedCancellation(const AuthenticationChallenge& authenticationChallenge) in receivedCancellation() function in WebKit::Download
/external/webkit/Source/WebCore/loader/
DSubresourceLoaderClient.h56 virtual void receivedCancellation(SubresourceLoader*, const AuthenticationChallenge&) { } in receivedCancellation() function
DSubresourceLoader.cpp277 void SubresourceLoader::receivedCancellation(const AuthenticationChallenge& challenge) in receivedCancellation() function in WebCore::SubresourceLoader
DResourceLoader.h123 …virtual void receivedCancellation(ResourceHandle*, const AuthenticationChallenge& challenge) { rec… in receivedCancellation() function
DDocumentThreadableLoader.cpp314 void DocumentThreadableLoader::receivedCancellation(SubresourceLoader* loader, const Authentication… in receivedCancellation() function in WebCore::DocumentThreadableLoader
DResourceLoader.cpp497 void ResourceLoader::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::ResourceLoader
/external/webkit/Source/WebCore/platform/network/qt/
DSocketStreamHandleQt.cpp198 void SocketStreamHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::SocketStreamHandle
/external/webkit/Source/WebCore/platform/network/brew/
DSocketStreamHandleBrew.cpp225 void SocketStreamHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::SocketStreamHandle
/external/webkit/Source/WebCore/platform/network/soup/
DSocketStreamHandleSoup.cpp214 void SocketStreamHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::SocketStreamHandle
/external/webkit/Source/WebKit2/WebProcess/Downloads/cfnet/
DDownloadCFNet.cpp221 void Download::receivedCancellation(const AuthenticationChallenge& authenticationChallenge) in receivedCancellation() function in WebKit::Download
/external/webkit/Source/WebCore/platform/network/
DResourceHandleClient.h94 virtual void receivedCancellation(ResourceHandle*, const AuthenticationChallenge&) { } in receivedCancellation() function
/external/webkit/Source/WebCore/platform/network/cf/
DSocketStreamHandleCFNet.cpp669 void SocketStreamHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::SocketStreamHandle
DResourceHandleCFNet.cpp609 void ResourceHandle::receivedCancellation(const AuthenticationChallenge& challenge) in receivedCancellation() function in WebCore::ResourceHandle