HomeSort by relevance Sort by last modified time
    Searched defs:HostToURLsMap (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/search_engines/
search_host_to_urls_map.h 62 typedef std::map<std::string, TemplateURLSet> HostToURLsMap;
70 HostToURLsMap host_to_urls_map_;
  /external/chromium_org/chrome/browser/search_engines/
search_host_to_urls_map.h 49 typedef std::map<std::string, TemplateURLSet> HostToURLsMap;
61 HostToURLsMap host_to_urls_map_;

Completed in 3659 milliseconds