webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
WebKit::NetworkBlobRegistry Member List

This is the complete list of members for WebKit::NetworkBlobRegistry, including all inherited members.

blobSize(NetworkConnectionToWebProcess *, const WebCore::URL &)WebKit::NetworkBlobRegistry
connectionToWebProcessDidClose(NetworkConnectionToWebProcess *)WebKit::NetworkBlobRegistry
filesInBlob(NetworkConnectionToWebProcess &, const WebCore::URL &)WebKit::NetworkBlobRegistry
NetworkBlobRegistry()WebKit::NetworkBlobRegistry
registerBlobURL(NetworkConnectionToWebProcess *, const WebCore::URL &, Vector< WebCore::BlobPart > &&, const String &contentType)WebKit::NetworkBlobRegistry
registerBlobURL(NetworkConnectionToWebProcess *, const WebCore::URL &, const WebCore::URL &srcURL)WebKit::NetworkBlobRegistry
registerBlobURLForSlice(NetworkConnectionToWebProcess *, const WebCore::URL &, const WebCore::URL &srcURL, int64_t start, int64_t end)WebKit::NetworkBlobRegistry
registerBlobURLOptionallyFileBacked(NetworkConnectionToWebProcess *, const WebCore::URL &, const WebCore::URL &srcURL, const String &fileBackedPath, const String &contentType)WebKit::NetworkBlobRegistry
registerFileBlobURL(NetworkConnectionToWebProcess *, const WebCore::URL &, const String &path, RefPtr< SandboxExtension > &&, const String &contentType)WebKit::NetworkBlobRegistry
singleton()WebKit::NetworkBlobRegistrystatic
unregisterBlobURL(NetworkConnectionToWebProcess *, const WebCore::URL &)WebKit::NetworkBlobRegistry
writeBlobsToTemporaryFiles(const Vector< String > &blobURLs, Function< void(const Vector< String > &)> &&completionHandler)WebKit::NetworkBlobRegistry