unregisterStreamURL   78 Source/core/fileapi/FileReaderLoader.cpp             BlobRegistry::unregisterStreamURL(m_urlForReading);
unregisterStreamURL   73 Source/core/fileapi/Stream.cpp     BlobRegistry::unregisterStreamURL(m_internalURL);
unregisterStreamURL  263 Source/platform/blob/BlobRegistry.cpp         registry->unregisterStreamURL(blobRegistryContext->url);
unregisterStreamURL  272 Source/platform/blob/BlobRegistry.cpp             registry->unregisterStreamURL(url);
unregisterStreamURL   63 Source/platform/blob/BlobRegistry.h     static void unregisterStreamURL(const KURL&);
unregisterStreamURL   78 public/platform/WebBlobRegistry.h     virtual void unregisterStreamURL(const WebURL&) { BLINK_ASSERT_NOT_REACHED(); }