Searched defs:willStopBufferingData (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DResourceHandleClient.h119 virtual void willStopBufferingData(ResourceHandle*, const char*, int) { } function in class:WebCore::ResourceHandleClient
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DResourceLoader.cpp314 void ResourceLoader::willStopBufferingData(const char* data, int length) function in class:WebCore::ResourceLoader
H A DResourceLoader.h112 virtual void willStopBufferingData(ResourceHandle*, const char* data, int length) { willStopBufferingData(data, length); } function in class:WebCore::ResourceLoader
/macosx-10.9.5/WebKit2-7537.78.2/NetworkProcess/
H A DNetworkResourceLoader.cpp397 void NetworkResourceLoader::willStopBufferingData(ResourceHandle*, const char*, int) function in class:WebKit::NetworkResourceLoader

Completed in 77 milliseconds