Searched defs:registerBlobURLForSlice (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/WebProcess/FileAPI/
H A DBlobRegistryProxy.cpp75 void BlobRegistryProxy::registerBlobURLForSlice(const URL& url, const URL& srcURL, long long start, long long end) function in class:WebKit::BlobRegistryProxy
/macosx-10.10/WebCore-7600.1.25/fileapi/
H A DThreadableBlobRegistry.cpp147 void ThreadableBlobRegistry::registerBlobURLForSlice(const URL& newURL, const URL& srcURL, long long start, long long end) function in class:WebCore::ThreadableBlobRegistry
/macosx-10.10/WebKit2-7600.1.25/NetworkProcess/FileAPI/
H A DNetworkBlobRegistry.cpp88 void NetworkBlobRegistry::registerBlobURLForSlice(NetworkConnectionToWebProcess* connection, const WebCore::URL& url, const WebCore::URL& srcURL, int64_t start, int64_t end) function in class:WebKit::NetworkBlobRegistry
/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DBlobRegistryImpl.cpp174 void BlobRegistryImpl::registerBlobURLForSlice(const URL& url, const URL& srcURL, long long start, long long end) function in class:WebCore::BlobRegistryImpl
/macosx-10.10/WebKit2-7600.1.25/NetworkProcess/
H A DNetworkConnectionToWebProcess.cpp240 void NetworkConnectionToWebProcess::registerBlobURLForSlice(const URL& url, const URL& srcURL, int64_t start, int64_t end) function in class:WebKit::NetworkConnectionToWebProcess

Completed in 218 milliseconds