Home
last modified time | relevance | path

Searched defs:history_client (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/history/
Dexpire_history_backend.cc131 HistoryClient* history_client) in ExpireHistoryBackend()
157 HistoryClient* history_client = GetHistoryClient(); in DeleteURLs() local
413 HistoryClient* history_client = GetHistoryClient(); in ExpireURLsForVisits() local
Din_memory_url_index.cc94 HistoryClient* history_client) in InMemoryURLIndex()
Dscored_history_match.cc58 HistoryClient* history_client) in ScoredHistoryMatch()
Dhistory_service.h560 history::HistoryClient* history_client() { return history_client_; } in history_client() function
Dscored_history_match_unittest.cc201 history::HistoryClientFakeBookmarks history_client; in TEST_F() local
Durl_index_private_data.cc154 HistoryClient* history_client) { in HistoryItemsForTerms()
1266 HistoryClient* history_client, in AddHistoryMatch()
Dhistory_backend.cc167 HistoryClient* history_client) in HistoryBackend()
1954 HistoryClient* history_client = GetHistoryClient(); in SetImportedFavicons() local
2679 HistoryClient* history_client = GetHistoryClient(); in DeleteAllHistory() local
Din_memory_url_index_unittest.cc1175 HistoryClient history_client; in SetUp() local
Dhistory_backend_unittest.cc3093 HistoryClientMock history_client; in TEST_F() local
/external/chromium_org/chrome/browser/history/android/
Dandroid_provider_backend.cc218 HistoryClient* history_client, in AndroidProviderBackend()