Searched defs:registerStreamURL (Results 1 – 3 of 3) sorted by relevance
60 virtual void registerStreamURL(const WebURL&, const WebString&) { BLINK_ASSERT_NOT_REACHED(); } in registerStreamURL() function64 …virtual void registerStreamURL(const WebURL&, const WebURL& srcURL) { BLINK_ASSERT_NOT_REACHED(); … in registerStreamURL() function
153 void WebBlobRegistryImpl::registerStreamURL( in registerStreamURL() function in content::WebBlobRegistryImpl159 void WebBlobRegistryImpl::registerStreamURL( in registerStreamURL() function in content::WebBlobRegistryImpl
170 void BlobRegistry::registerStreamURL(const KURL& url, const String& type) in registerStreamURL() function in WebCore::BlobRegistry188 void BlobRegistry::registerStreamURL(SecurityOrigin* origin, const KURL& url, const KURL& srcURL) in registerStreamURL() function in WebCore::BlobRegistry