Searched defs:history_rows_group (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/importer/
H A Dprofile_import_process_client.cc44 const std::vector<history::URLRow>& history_rows_group,
43 OnHistoryImportGroup( const std::vector<history::URLRow>& history_rows_group, int visit_source) argument
H A Dexternal_process_importer_client.cc149 const std::vector<history::URLRow>& history_rows_group,
154 history_rows_.insert(history_rows_.end(), history_rows_group.begin(),
155 history_rows_group.end());
148 OnHistoryImportGroup( const std::vector<history::URLRow>& history_rows_group, int visit_source) argument

Completed in 69 milliseconds