Searched refs:ShouldSniffMimeType (Results 1 - 5 of 5) sorted by relevance

/external/chromium/net/base/
H A Dmime_sniffer.h27 bool ShouldSniffMimeType(const GURL& url, const std::string& mime_type);
H A Dmime_sniffer.cc565 bool ShouldSniffMimeType(const GURL& url, const std::string& mime_type) { function in namespace:net
/external/chromium_org/net/base/
H A Dmime_sniffer.h28 NET_EXPORT bool ShouldSniffMimeType(const GURL& url,
H A Dmime_sniffer.cc800 bool ShouldSniffMimeType(const GURL& url, const std::string& mime_type) { function in namespace:net
/external/chromium_org/content/browser/loader/
H A Dbuffered_resource_handler.cc268 net::ShouldSniffMimeType(request_->url(), mime_type);

Completed in 102 milliseconds