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