Searched defs:FilterTypeMap (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/extensions/api/downloads/
H A Ddownloads_api.cc347 typedef base::hash_map<std::string, DownloadQuery::FilterType> FilterTypeMap; typedef in namespace:extensions::__anon3692
349 void InitFilterTypeMap(FilterTypeMap& filter_types) {
487 static base::LazyInstance<FilterTypeMap> filter_types =
535 FilterTypeMap::const_iterator filter_type =

Completed in 161 milliseconds