HomeSort by relevance Sort by last modified time
    Searched refs:WebMimeRegistryImpl (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/mojo/services/html_viewer/
webmimeregistry_impl.cc 24 blink::WebMimeRegistry::SupportsType WebMimeRegistryImpl::supportsMIMEType(
31 blink::WebMimeRegistry::SupportsType WebMimeRegistryImpl::supportsImageMIMEType(
39 WebMimeRegistryImpl::supportsImagePrefixedMIMEType(
50 WebMimeRegistryImpl::supportsJavaScriptMIMEType(
57 blink::WebMimeRegistry::SupportsType WebMimeRegistryImpl::supportsMediaMIMEType(
89 bool WebMimeRegistryImpl::supportsMediaSourceMIMEType(
96 bool WebMimeRegistryImpl::supportsEncryptedMediaMIMEType(
105 WebMimeRegistryImpl::supportsNonImageMIMEType(
112 blink::WebString WebMimeRegistryImpl::mimeTypeForExtension(
118 blink::WebString WebMimeRegistryImpl::wellKnownMimeTypeForExtension
    [all...]
webmimeregistry_impl.h 13 class WebMimeRegistryImpl : public blink::WebMimeRegistry {
15 WebMimeRegistryImpl() {}
16 virtual ~WebMimeRegistryImpl() {}
blink_platform_impl.h 85 WebMimeRegistryImpl mime_registry_;

Completed in 660 milliseconds