/external/webkit/Source/WebCore/platform/network/curl/ |
D | SocketStreamHandleCurl.cpp | 84 void SocketStreamHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::SocketStreamHandle
|
D | ResourceHandleCurl.cpp | 220 void ResourceHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::ResourceHandle
|
/external/webkit/Source/WebCore/platform/network/win/ |
D | SocketStreamHandleWin.cpp | 84 void SocketStreamHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::SocketStreamHandle
|
/external/webkit/Source/WebKit2/WebProcess/Downloads/curl/ |
D | DownloadCurl.cpp | 71 void Download::receivedCancellation(const AuthenticationChallenge& authenticationChallenge) in receivedCancellation() function in WebKit::Download
|
/external/webkit/Source/WebKit2/WebProcess/Downloads/soup/ |
D | DownloadSoup.cpp | 76 void Download::receivedCancellation(const AuthenticationChallenge& authenticationChallenge) in receivedCancellation() function in WebKit::Download
|
/external/webkit/Source/WebKit2/WebProcess/Downloads/qt/ |
D | DownloadQt.cpp | 75 void Download::receivedCancellation(const AuthenticationChallenge& authenticationChallenge) in receivedCancellation() function in WebKit::Download
|
/external/webkit/Source/WebCore/loader/ |
D | SubresourceLoaderClient.h | 56 virtual void receivedCancellation(SubresourceLoader*, const AuthenticationChallenge&) { } in receivedCancellation() function
|
D | SubresourceLoader.cpp | 277 void SubresourceLoader::receivedCancellation(const AuthenticationChallenge& challenge) in receivedCancellation() function in WebCore::SubresourceLoader
|
D | ResourceLoader.h | 123 …virtual void receivedCancellation(ResourceHandle*, const AuthenticationChallenge& challenge) { rec… in receivedCancellation() function
|
D | DocumentThreadableLoader.cpp | 314 void DocumentThreadableLoader::receivedCancellation(SubresourceLoader* loader, const Authentication… in receivedCancellation() function in WebCore::DocumentThreadableLoader
|
D | ResourceLoader.cpp | 497 void ResourceLoader::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::ResourceLoader
|
/external/webkit/Source/WebCore/platform/network/qt/ |
D | SocketStreamHandleQt.cpp | 198 void SocketStreamHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::SocketStreamHandle
|
/external/webkit/Source/WebCore/platform/network/brew/ |
D | SocketStreamHandleBrew.cpp | 225 void SocketStreamHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::SocketStreamHandle
|
/external/webkit/Source/WebCore/platform/network/soup/ |
D | SocketStreamHandleSoup.cpp | 214 void SocketStreamHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::SocketStreamHandle
|
/external/webkit/Source/WebKit2/WebProcess/Downloads/cfnet/ |
D | DownloadCFNet.cpp | 221 void Download::receivedCancellation(const AuthenticationChallenge& authenticationChallenge) in receivedCancellation() function in WebKit::Download
|
/external/webkit/Source/WebCore/platform/network/ |
D | ResourceHandleClient.h | 94 virtual void receivedCancellation(ResourceHandle*, const AuthenticationChallenge&) { } in receivedCancellation() function
|
/external/webkit/Source/WebCore/platform/network/cf/ |
D | SocketStreamHandleCFNet.cpp | 669 void SocketStreamHandle::receivedCancellation(const AuthenticationChallenge&) in receivedCancellation() function in WebCore::SocketStreamHandle
|
D | ResourceHandleCFNet.cpp | 609 void ResourceHandle::receivedCancellation(const AuthenticationChallenge& challenge) in receivedCancellation() function in WebCore::ResourceHandle
|