Home
last modified time | relevance | path

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

/external/chromium/net/base/
Dmime_util.cc358 bool MimeUtil::IsSupportedImageMimeType(const char* mime_type) const { in IsSupportedImageMimeType() function in net::MimeUtil
493 bool IsSupportedImageMimeType(const char* mime_type) { in IsSupportedImageMimeType() function