Home
last modified time | relevance | path

Searched refs:ShouldSniffMimeType (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/base/
Dmime_sniffer.h27 bool ShouldSniffMimeType(const GURL& url, const std::string& mime_type);
Dmime_sniffer.cc565 bool ShouldSniffMimeType(const GURL& url, const std::string& mime_type) { in ShouldSniffMimeType() function