Searched defs:shouldCacheResponse (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/loader/cf/
H A DResourceLoaderCFNet.cpp38 bool ResourceLoader::shouldCacheResponse(ResourceHandle*, CFCachedURLResponseRef cachedResponse) function in class:WebCore::ResourceLoader
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/
H A DInjectedBundlePageResourceLoadClient.cpp88 bool InjectedBundlePageResourceLoadClient::shouldCacheResponse(WebPage* page, WebFrame* frame, uint64_t identifier) function in class:WebKit::InjectedBundlePageResourceLoadClient
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DResourceHandleClient.h122 virtual bool shouldCacheResponse(ResourceHandle*, CFCachedURLResponseRef) { return true; } function in class:WebCore::ResourceHandleClient
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp327 bool WebFrameLoaderClient::shouldCacheResponse(DocumentLoader* loader, unsigned long identifier, const ResourceResponse& response, const unsigned char* data, const unsigned long long length) function in class:WebFrameLoaderClient
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/API/c/
H A DWKBundlePage.h223 WKBundlePageShouldCacheResponseCallback shouldCacheResponse; member in struct:WKBundlePageResourceLoadClient
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DEmptyClients.h369 virtual bool shouldCacheResponse(DocumentLoader*, unsigned long, const ResourceResponse&, const unsigned char*, unsigned long long) { return true; } function in class:WebCore::EmptyFrameLoaderClient

Completed in 100 milliseconds