webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebKit::BlobRegistryProxy, including all inherited members.
blobSize(const WebCore::URL &) override | WebKit::BlobRegistryProxy | virtual |
isBlobRegistryImpl() const | WebCore::BlobRegistry | inlinevirtual |
isBlobRegistryImpl() const | WebCore::BlobRegistry | inlinevirtual |
registerBlobURL(const WebCore::URL &, Vector< WebCore::BlobPart > &&, const String &contentType) override | WebKit::BlobRegistryProxy | |
registerBlobURL(const WebCore::URL &, const WebCore::URL &srcURL) override | WebKit::BlobRegistryProxy | virtual |
WebCore::BlobRegistry::registerBlobURL(const URL &, Vector< BlobPart > &&, const String &contentType)=0 | WebCore::BlobRegistry | pure virtual |
registerBlobURLForSlice(const WebCore::URL &, const WebCore::URL &srcURL, long long start, long long end) override | WebKit::BlobRegistryProxy | virtual |
registerBlobURLOptionallyFileBacked(const WebCore::URL &, const WebCore::URL &srcURL, RefPtr< WebCore::BlobDataFileReference > &&, const String &contentType) override | WebKit::BlobRegistryProxy | |
WebCore::BlobRegistry::registerBlobURLOptionallyFileBacked(const URL &, const URL &srcURL, RefPtr< BlobDataFileReference > &&, const String &contentType)=0 | WebCore::BlobRegistry | pure virtual |
registerFileBlobURL(const WebCore::URL &, Ref< WebCore::BlobDataFileReference > &&, const String &contentType) override | WebKit::BlobRegistryProxy | |
WebCore::BlobRegistry::registerFileBlobURL(const URL &, Ref< BlobDataFileReference > &&, const String &contentType)=0 | WebCore::BlobRegistry | pure virtual |
unregisterBlobURL(const WebCore::URL &) override | WebKit::BlobRegistryProxy | virtual |
writeBlobsToTemporaryFiles(const Vector< String > &blobURLs, Function< void(const Vector< String > &filePaths)> &&completionHandler) override | WebKit::BlobRegistryProxy | |
WebCore::BlobRegistry::writeBlobsToTemporaryFiles(const Vector< String > &blobURLs, WTF::Function< void(const Vector< String > &filePaths)> &&completionHandler)=0 | WebCore::BlobRegistry | pure virtual |
~BlobRegistry() | WebCore::BlobRegistry | protectedvirtual |
~BlobRegistry() | WebCore::BlobRegistry | protectedvirtual |