Home
last modified time | relevance | path

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

/external/chromium/net/base/
Dmime_util.cc70 typedef std::map<std::string, base::hash_set<std::string> > StrictMappings; typedef in net::MimeUtil
71 StrictMappings strict_format_map_;
460 StrictMappings::const_iterator it = strict_format_map_.find(mime_type); in IsSupportedStrictMediaMimeType()