Searched defs:unregisterStreamURL (Results 1 – 3 of 3) sorted by relevance
78 virtual void unregisterStreamURL(const WebURL&) { BLINK_ASSERT_NOT_REACHED(); } in unregisterStreamURL() function
207 void WebBlobRegistryImpl::unregisterStreamURL(const WebURL& url) { in unregisterStreamURL() function in content::WebBlobRegistryImpl
266 void BlobRegistry::unregisterStreamURL(const KURL& url) in unregisterStreamURL() function in WebCore::BlobRegistry