URLRegistry 46 Source/core/fileapi/Blob.cpp class BlobURLRegistry FINAL : public URLRegistry { URLRegistry 51 Source/core/fileapi/Blob.cpp static URLRegistry& registry(); URLRegistry 66 Source/core/fileapi/Blob.cpp URLRegistry& BlobURLRegistry::registry() URLRegistry 153 Source/core/fileapi/Blob.cpp URLRegistry& Blob::registry() const URLRegistry 94 Source/core/fileapi/Blob.h virtual URLRegistry& registry() const OVERRIDE FINAL; URLRegistry 218 Source/core/html/HTMLMediaElement.cpp URLRegistry* HTMLMediaElement::s_mediaStreamRegistry = 0; URLRegistry 220 Source/core/html/HTMLMediaElement.cpp void HTMLMediaElement::setMediaStreamRegistry(URLRegistry* registry) URLRegistry 63 Source/core/html/HTMLMediaElement.h class URLRegistry; URLRegistry 78 Source/core/html/HTMLMediaElement.h static void setMediaStreamRegistry(URLRegistry*); URLRegistry 525 Source/core/html/HTMLMediaElement.h static URLRegistry* s_mediaStreamRegistry; URLRegistry 36 Source/core/html/HTMLMediaSource.cpp URLRegistry* HTMLMediaSource::s_registry = 0; URLRegistry 38 Source/core/html/HTMLMediaSource.cpp void HTMLMediaSource::setRegistry(URLRegistry* registry) URLRegistry 48 Source/core/html/HTMLMediaSource.h static void setRegistry(URLRegistry*); URLRegistry 71 Source/core/html/HTMLMediaSource.h virtual URLRegistry& registry() const OVERRIDE { return *s_registry; } URLRegistry 74 Source/core/html/HTMLMediaSource.h static URLRegistry* s_registry; URLRegistry 77 Source/core/html/PublicURLManager.cpp URLRegistry* registry = i->key; URLRegistry 40 Source/core/html/PublicURLManager.h class URLRegistry; URLRegistry 40 Source/core/html/URLRegistry.h class URLRegistry; URLRegistry 45 Source/core/html/URLRegistry.h virtual URLRegistry& registry() const = 0; URLRegistry 48 Source/core/html/URLRegistry.h class URLRegistry { URLRegistry 51 Source/core/html/URLRegistry.h virtual ~URLRegistry() { } URLRegistry 360 Source/modules/mediasource/MediaSourceBase.cpp URLRegistry& MediaSourceBase::registry() const URLRegistry 90 Source/modules/mediasource/MediaSourceBase.h virtual URLRegistry& registry() const OVERRIDE FINAL; URLRegistry 45 Source/modules/mediasource/MediaSourceRegistry.h class MediaSourceRegistry FINAL : public URLRegistry { URLRegistry 391 Source/modules/mediastream/MediaStream.cpp URLRegistry& MediaStream::registry() const URLRegistry 85 Source/modules/mediastream/MediaStream.h virtual URLRegistry& registry() const OVERRIDE; URLRegistry 39 Source/modules/mediastream/MediaStreamRegistry.h class MediaStreamRegistry FINAL : public URLRegistry {