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

  /external/chromium_org/chrome/browser/importer/
profile_writer.cc 232 // Returns the key for the map built by BuildHostPathMap. If url_string is not
266 static void BuildHostPathMap(TemplateURLService* model,
294 BuildHostPathMap(model, &host_path_map);
  /external/chromium/chrome/browser/importer/
profile_writer.cc 158 // Returns the key for the map built by BuildHostPathMap. If url_string is not
195 static void BuildHostPathMap(const TemplateURLModel& model,
222 BuildHostPathMap(*model, &host_path_map);
256 NOTREACHED(); // BuildHostPathMap should only insert non-null values.

Completed in 136 milliseconds