Searched defs:registerBlobURL (Results 1 – 3 of 3) sorted by relevance
73 void ThreadableBlobRegistry::registerBlobURL(const KURL& url, PassOwnPtr<BlobData> blobData) in registerBlobURL() function in WebCore::ThreadableBlobRegistry89 void ThreadableBlobRegistry::registerBlobURL(const KURL& url, const KURL& srcURL) in registerBlobURL() function in WebCore::ThreadableBlobRegistry117 void ThreadableBlobRegistry::registerBlobURL(const KURL&, PassOwnPtr<BlobData>) in registerBlobURL() function in WebCore::ThreadableBlobRegistry121 void ThreadableBlobRegistry::registerBlobURL(const KURL&, const KURL&) in registerBlobURL() function in WebCore::ThreadableBlobRegistry
65 void BlobRegistryProxy::registerBlobURL(const KURL& url, PassOwnPtr<BlobData> blobData) in registerBlobURL() function in WebCore::BlobRegistryProxy73 void BlobRegistryProxy::registerBlobURL(const KURL& url, const KURL& srcURL) in registerBlobURL() function in WebCore::BlobRegistryProxy
125 void BlobRegistryImpl::registerBlobURL(const KURL& url, PassOwnPtr<BlobData> blobData) in registerBlobURL() function in WebCore::BlobRegistryImpl154 void BlobRegistryImpl::registerBlobURL(const KURL& url, const KURL& srcURL) in registerBlobURL() function in WebCore::BlobRegistryImpl