URLRows 524 chrome/browser/autocomplete/history_url_provider.cc history::URLRows url_matches; URLRows 545 chrome/browser/autocomplete/history_url_provider.cc for (history::URLRows::const_iterator j(url_matches.begin()); URLRows 185 chrome/browser/autocomplete/shortcuts_backend.cc const history::URLRows& rows(deleted_details->rows); URLRows 182 chrome/browser/extensions/api/history/history_api.cc for (history::URLRows::const_iterator iterator = details->rows.begin(); URLRows 155 chrome/browser/history/expire_history_backend.cc URLRows deleted_urls; URLRows 41 chrome/browser/history/expire_history_backend.h URLRows* rows) = 0; URLRows 165 chrome/browser/history/expire_history_backend.h void DeleteURLs(const URLRows& urls, URLRows 173 chrome/browser/history/expire_history_backend_unittest.cc URLRows* rows) OVERRIDE {} URLRows 337 chrome/browser/history/expire_history_backend_unittest.cc const history::URLRows& rows(details->rows); URLRows 798 chrome/browser/history/history_backend.cc void HistoryBackend::AddPagesWithDetails(const URLRows& urls, URLRows 804 chrome/browser/history/history_backend.cc for (URLRows::const_iterator i = urls.begin(); i != urls.end(); ++i) { URLRows 962 chrome/browser/history/history_backend.cc bool HistoryBackend::GetAllTypedURLs(URLRows* urls) { URLRows 1330 chrome/browser/history/history_backend.cc URLRows text_matches; URLRows 2733 chrome/browser/history/history_backend.cc URLRows* rows) { URLRows 2759 chrome/browser/history/history_backend.cc URLRows kept_urls; URLRows 2816 chrome/browser/history/history_backend.cc bool HistoryBackend::ClearAllThumbnailHistory(const URLRows& kept_urls) { URLRows 2831 chrome/browser/history/history_backend.cc for (URLRows::const_iterator i = kept_urls.begin(); URLRows 2864 chrome/browser/history/history_backend.cc bool HistoryBackend::ClearAllMainHistory(const URLRows& kept_urls) { URLRows 2870 chrome/browser/history/history_backend.cc for (URLRows::const_iterator i = kept_urls.begin(); i != kept_urls.end(); URLRows 372 chrome/browser/history/history_backend.h virtual bool GetAllTypedURLs(URLRows* urls); URLRows 457 chrome/browser/history/history_backend.h void AddPagesWithDetails(const URLRows& info, VisitSource visit_source); URLRows 769 chrome/browser/history/history_backend.h URLRows* rows) OVERRIDE; URLRows 784 chrome/browser/history/history_backend.h bool ClearAllThumbnailHistory(const URLRows& kept_urls); URLRows 791 chrome/browser/history/history_backend.h bool ClearAllMainHistory(const URLRows& kept_urls); URLRows 475 chrome/browser/history/history_backend_unittest.cc URLRows rows; URLRows 641 chrome/browser/history/history_backend_unittest.cc URLRows rows; URLRows 810 chrome/browser/history/history_backend_unittest.cc URLRows rows; URLRows 40 chrome/browser/history/history_notifications.h URLRows changed_urls; URLRows 57 chrome/browser/history/history_notifications.h URLRows rows; URLRows 392 chrome/browser/history/history_querying_unittest.cc URLRows urls_to_add; URLRows 92 chrome/browser/history/history_service.cc explicit URLIteratorFromURLRows(const history::URLRows& url_rows) URLRows 106 chrome/browser/history/history_service.cc history::URLRows::const_iterator itr_; URLRows 107 chrome/browser/history/history_service.cc history::URLRows::const_iterator end_; URLRows 533 chrome/browser/history/history_service.cc history::URLRows rows; URLRows 540 chrome/browser/history/history_service.cc void HistoryService::AddPagesWithDetails(const history::URLRows& info, URLRows 547 chrome/browser/history/history_service.cc for (history::URLRows::const_iterator i = info.begin(); i != info.end(); URLRows 558 chrome/browser/history/history_service.h void AddPagesWithDetails(const history::URLRows& info, URLRows 120 chrome/browser/history/in_memory_history_backend.cc URLRows::const_iterator i; URLRows 146 chrome/browser/history/in_memory_history_backend.cc for (URLRows::const_iterator row = details.rows.begin(); URLRows 217 chrome/browser/history/in_memory_url_index.cc for (URLRows::const_iterator row = details->changed_urls.begin(); URLRows 228 chrome/browser/history/in_memory_url_index.cc for (URLRows::const_iterator row = details->rows.begin(); URLRows 753 chrome/browser/history/top_sites_impl.cc for (URLRows::const_iterator i = deleted_details->rows.begin(); URLRows 127 chrome/browser/history/typed_url_syncable_service.cc void TypedUrlSyncableService::OnUrlsModified(URLRows* changed_urls) { URLRows 139 chrome/browser/history/typed_url_syncable_service.cc for (URLRows::iterator url = changed_urls->begin(); URLRows 178 chrome/browser/history/typed_url_syncable_service.cc URLRows* rows) { URLRows 211 chrome/browser/history/typed_url_syncable_service.cc for (URLRows::const_iterator row = rows->begin(); URLRows 59 chrome/browser/history/typed_url_syncable_service.h void OnUrlsModified(URLRows* changed_urls); URLRows 61 chrome/browser/history/typed_url_syncable_service.h void OnUrlsDeleted(bool all_history, bool archived, URLRows* rows); URLRows 76 chrome/browser/history/typed_url_syncable_service.h URLRows::iterator> > TypedUrlMap; URLRows 25 chrome/browser/history/typed_url_syncable_service_unittest.cc using history::URLRows; URLRows 123 chrome/browser/history/typed_url_syncable_service_unittest.cc URLRows* rows, URLRows 216 chrome/browser/history/typed_url_syncable_service_unittest.cc URLRows* rows, URLRows 239 chrome/browser/history/typed_url_syncable_service_unittest.cc URLRows changed_urls; URLRows 263 chrome/browser/history/typed_url_syncable_service_unittest.cc URLRows url_rows; URLRows 300 chrome/browser/history/typed_url_syncable_service_unittest.cc URLRows url_rows; URLRows 313 chrome/browser/history/typed_url_syncable_service_unittest.cc URLRows changed_urls; URLRows 353 chrome/browser/history/typed_url_syncable_service_unittest.cc URLRows url_rows; URLRows 377 chrome/browser/history/typed_url_syncable_service_unittest.cc URLRows url_rows; URLRows 431 chrome/browser/history/typed_url_syncable_service_unittest.cc URLRows url_rows; URLRows 459 chrome/browser/history/typed_url_syncable_service_unittest.cc URLRows rows; URLRows 488 chrome/browser/history/typed_url_syncable_service_unittest.cc URLRows url_rows; URLRows 530 chrome/browser/history/typed_url_syncable_service_unittest.cc URLRows url_rows; URLRows 582 chrome/browser/history/typed_url_syncable_service_unittest.cc URLRows url_rows; URLRows 91 chrome/browser/history/url_database.cc bool URLDatabase::GetAllTypedUrls(URLRows* urls) { URLRows 271 chrome/browser/history/url_database.cc URLRows* results) { URLRows 320 chrome/browser/history/url_database.cc URLRows dummy; URLRows 364 chrome/browser/history/url_database.cc URLRows* results) { URLRows 60 chrome/browser/history/url_database.h bool GetAllTypedUrls(URLRows* urls); URLRows 169 chrome/browser/history/url_database.h URLRows* results); URLRows 191 chrome/browser/history/url_database.h bool GetTextMatches(const base::string16& query, URLRows* results); URLRows 146 chrome/browser/importer/firefox_importer_browsertest.cc virtual void AddHistoryPage(const history::URLRows& page, URLRows 317 chrome/browser/importer/ie_importer_browsertest_win.cc virtual void AddHistoryPage(const history::URLRows& page, URLRows 424 chrome/browser/importer/ie_importer_browsertest_win.cc virtual void AddHistoryPage(const history::URLRows& page, URLRows 29 chrome/browser/importer/in_process_importer_bridge.cc history::URLRows ConvertImporterURLRowsToHistoryURLRows( URLRows 31 chrome/browser/importer/in_process_importer_bridge.cc history::URLRows converted; URLRows 207 chrome/browser/importer/in_process_importer_bridge.cc history::URLRows converted_rows = URLRows 93 chrome/browser/importer/profile_writer.cc void ProfileWriter::AddHistoryPage(const history::URLRows& page, URLRows 51 chrome/browser/importer/profile_writer.h virtual void AddHistoryPage(const history::URLRows& page, URLRows 116 chrome/browser/importer/profile_writer_unittest.cc history::URLRows pages_; URLRows 295 chrome/browser/predictors/autocomplete_action_predictor.cc const history::URLRows& rows) { URLRows 163 chrome/browser/predictors/autocomplete_action_predictor.h void DeleteRowsWithURLs(const history::URLRows& rows); URLRows 186 chrome/browser/predictors/autocomplete_action_predictor_unittest.cc void DeleteRowsWithURLs(const history::URLRows& rows) { URLRows 299 chrome/browser/predictors/autocomplete_action_predictor_unittest.cc history::URLRows rows; URLRows 93 chrome/browser/sync/glue/typed_url_change_processor.cc for (history::URLRows::iterator url = details->changed_urls.begin(); URLRows 202 chrome/browser/sync/glue/typed_url_change_processor.cc for (history::URLRows::const_iterator row = details->rows.begin(); URLRows 115 chrome/browser/sync/glue/typed_url_change_processor.h history::URLRows pending_new_urls_; URLRows 179 chrome/browser/sync/glue/typed_url_model_associator.cc history::URLRows typed_urls; URLRows 184 chrome/browser/sync/glue/typed_url_model_associator.cc history::URLRows new_urls; URLRows 207 chrome/browser/sync/glue/typed_url_model_associator.cc for (history::URLRows::iterator ix = typed_urls.begin(); URLRows 233 chrome/browser/sync/glue/typed_url_model_associator.cc for (history::URLRows::iterator ix = typed_urls.begin(); URLRows 405 chrome/browser/sync/glue/typed_url_model_associator.cc history::URLRows* new_urls) { URLRows 507 chrome/browser/sync/glue/typed_url_model_associator.cc const history::URLRows* new_urls, URLRows 83 chrome/browser/sync/glue/typed_url_model_associator.h void WriteToHistoryBackend(const history::URLRows* new_urls, URLRows 99 chrome/browser/sync/glue/typed_url_model_associator.h history::URLRows* new_urls); URLRows 88 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc MOCK_METHOD1(GetAllTypedURLs, bool(history::URLRows* entries)); URLRows 265 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc void GetTypedUrlsFromSyncDB(history::URLRows* urls) { URLRows 343 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc const history::URLRows& entries) { URLRows 363 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows sync_entries; URLRows 370 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows entries; URLRows 383 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows sync_entries; URLRows 391 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows entries; URLRows 411 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows sync_entries; URLRows 447 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows native_entries; URLRows 456 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows sync_entries; URLRows 467 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows new_sync_entries; URLRows 471 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc for (history::URLRows::iterator entry = new_sync_entries.begin(); URLRows 482 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows sync_entries; URLRows 509 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows native_entries; URLRows 518 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows sync_entries; URLRows 527 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows new_sync_entries; URLRows 541 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows native_entries; URLRows 553 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows sync_entries; URLRows 562 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows new_sync_entries; URLRows 590 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows new_sync_entries; URLRows 632 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows original_entries; URLRows 659 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows new_sync_entries; URLRows 688 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows new_sync_entries; URLRows 699 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows original_entries; URLRows 727 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows new_sync_entries; URLRows 738 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows original_entries; URLRows 748 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows new_sync_entries; URLRows 814 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows original_entries; URLRows 835 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows new_sync_entries; URLRows 851 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows original_entries; URLRows 874 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows new_sync_entries; URLRows 890 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows original_entries; URLRows 902 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows new_sync_entries; URLRows 926 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows native_entries; URLRows 937 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows sync_entries; URLRows 963 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows native_entries; URLRows 968 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows sync_entries; URLRows 999 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows original_entries; URLRows 1033 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows new_sync_entries; URLRows 1052 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows original_entries; URLRows 1087 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc history::URLRows new_sync_entries; URLRows 36 chrome/browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 54 chrome/browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(i); URLRows 68 chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc history::URLRows urls = GetTypedUrlsFromClient(profile); URLRows 69 chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc for (history::URLRows::const_iterator it = urls.begin(); it != urls.end(); URLRows 76 chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc const history::URLRows& urls = GetTypedUrlsFromClient(profile); URLRows 78 chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc for (history::URLRows::const_iterator it = urls.begin(); it != urls.end(); URLRows 33 chrome/browser/sync/test/integration/single_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 51 chrome/browser/sync/test/integration/single_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 71 chrome/browser/sync/test/integration/single_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 98 chrome/browser/sync/test/integration/single_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 37 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 38 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls2 = GetTypedUrlsFromClient(1); URLRows 52 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(i); URLRows 63 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(index); URLRows 83 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 108 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 172 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 210 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows post_sync_urls = GetTypedUrlsFromClient(0); URLRows 233 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 265 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 326 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 353 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 381 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 428 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(1); URLRows 471 chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc history::URLRows urls = GetTypedUrlsFromClient(0); URLRows 45 chrome/browser/sync/test/integration/typed_urls_helper.cc GetTypedUrlsTask(history::URLRows* rows, base::WaitableEvent* event) URLRows 61 chrome/browser/sync/test/integration/typed_urls_helper.cc history::URLRows* rows_; URLRows 171 chrome/browser/sync/test/integration/typed_urls_helper.cc history::URLRows GetTypedUrlsFromHistoryService(HistoryService* service) { URLRows 173 chrome/browser/sync/test/integration/typed_urls_helper.cc history::URLRows rows; URLRows 218 chrome/browser/sync/test/integration/typed_urls_helper.cc history::URLRows GetTypedUrlsFromClient(int index) { URLRows 311 chrome/browser/sync/test/integration/typed_urls_helper.cc void AssertURLRowVectorsAreEqual(const history::URLRows& left, URLRows 312 chrome/browser/sync/test/integration/typed_urls_helper.cc const history::URLRows& right) { URLRows 366 chrome/browser/sync/test/integration/typed_urls_helper.cc history::URLRows verifier_urls = URLRows 369 chrome/browser/sync/test/integration/typed_urls_helper.cc history::URLRows urls = GetTypedUrlsFromClient(i); URLRows 20 chrome/browser/sync/test/integration/typed_urls_helper.h history::URLRows GetTypedUrlsFromClient(int index); URLRows 64 chrome/browser/sync/test/integration/typed_urls_helper.h void AssertURLRowVectorsAreEqual(const history::URLRows& left, URLRows 65 chrome/browser/sync/test/integration/typed_urls_helper.h const history::URLRows& right); URLRows 41 chrome/browser/ui/sync/profile_signin_confirmation_helper.cc history::URLRows rows; URLRows 953 chrome/browser/ui/webui/history_ui.cc static bool DeletionsDiffer(const history::URLRows& deleted_rows, URLRows 957 chrome/browser/ui/webui/history_ui.cc for (history::URLRows::const_iterator i = deleted_rows.begin();