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

/macosx-10.10/WebKit2-7600.1.25/WebProcess/FileAPI/
H A DBlobRegistryProxy.cpp41 void BlobRegistryProxy::registerFileBlobURL(const WebCore::URL& url, PassRefPtr<BlobDataFileReference> file, const String& contentType) function in class:WebKit::BlobRegistryProxy
/macosx-10.10/WebCore-7600.1.25/fileapi/
H A DThreadableBlobRegistry.cpp101 void ThreadableBlobRegistry::registerFileBlobURL(const URL& url, const String& path, const String& contentType) function in class:WebCore::ThreadableBlobRegistry
/macosx-10.10/WebKit2-7600.1.25/NetworkProcess/FileAPI/
H A DNetworkBlobRegistry.cpp53 void NetworkBlobRegistry::registerFileBlobURL(NetworkConnectionToWebProcess* connection, const URL& url, const String& path, PassRefPtr<SandboxExtension> sandboxExtension, const String& contentType) function in class:WebKit::NetworkBlobRegistry
/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DBlobRegistryImpl.cpp117 void BlobRegistryImpl::registerFileBlobURL(const URL& url, PassRefPtr<BlobDataFileReference> file, const String& contentType) function in class:WebCore::BlobRegistryImpl
/macosx-10.10/WebKit2-7600.1.25/NetworkProcess/
H A DNetworkConnectionToWebProcess.cpp223 void NetworkConnectionToWebProcess::registerFileBlobURL(const URL& url, const String& path, const SandboxExtension::Handle& extensionHandle, const String& contentType) function in class:WebKit::NetworkConnectionToWebProcess

Completed in 201 milliseconds