Home
last modified time | relevance | path

Searched defs:IsUnsupportedTextMimeType (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/base/
Dmime_util.cc524 bool MimeUtil::IsUnsupportedTextMimeType(const std::string& mime_type) const { in IsUnsupportedTextMimeType() function in net::MimeUtil
747 bool IsUnsupportedTextMimeType(const std::string& mime_type) { in IsUnsupportedTextMimeType() function