Home
last modified time | relevance | path

Searched refs:history_backend (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/chrome/browser/history/
Ddelete_directive_handler.cc129 history::HistoryBackend* history_backend,
136 history::HistoryBackend* history_backend,
177 history::HistoryBackend* history_backend, in ProcessGlobalIdDeleteDirectives() argument
218 history_backend->ExpireHistoryForTimes( in ProcessGlobalIdDeleteDirectives()
227 history::HistoryBackend* history_backend, in ProcessTimeRangeDeleteDirectives() argument
260 history_backend->ExpireHistoryBetween( in ProcessTimeRangeDeleteDirectives()
271 history_backend->ExpireHistoryBetween( in ProcessTimeRangeDeleteDirectives()
Dtyped_url_syncable_service.h40 explicit TypedUrlSyncableService(HistoryBackend* history_backend);
Dtyped_url_syncable_service.cc64 HistoryBackend* history_backend) in TypedUrlSyncableService() argument
65 : history_backend_(history_backend), in TypedUrlSyncableService()
Dhistory_backend.cc140 explicit CommitLaterTask(HistoryBackend* history_backend) in CommitLaterTask() argument
141 : history_backend_(history_backend) { in CommitLaterTask()
/external/chromium_org/chrome/browser/history/android/
Dandroid_provider_backend_unittest.cc236 scoped_refptr<HistoryBackend> history_backend; in TEST_F() local
237 history_backend = new HistoryBackend(temp_dir_.path(), 0, in TEST_F()
239 history_backend->Init(std::string(), false); in TEST_F()
240 history_backend->AddVisits(url1, visits1, history::SOURCE_SYNCED); in TEST_F()
241 history_backend->AddVisits(url2, visits2, history::SOURCE_SYNCED); in TEST_F()
244 ASSERT_TRUE(history_backend->GetURL(url1, &url_row)); in TEST_F()
246 ASSERT_TRUE(history_backend->GetURL(url2, &url_row)); in TEST_F()
259 history_backend->SetFavicons(url2, chrome::FAVICON, favicon_bitmap_data); in TEST_F()
260 history_backend->Closing(); in TEST_F()
380 scoped_refptr<HistoryBackend> history_backend; in TEST_F() local
[all …]
/external/chromium/chrome/browser/sync/
Dprofile_sync_factory_impl.cc295 history::HistoryBackend* history_backend, in CreateTypedUrlSyncComponents() argument
299 history_backend); in CreateTypedUrlSyncComponents()
302 history_backend, in CreateTypedUrlSyncComponents()
Dprofile_sync_factory_impl.h69 history::HistoryBackend* history_backend,
Dprofile_sync_factory_mock.h71 history::HistoryBackend* history_backend,
Dprofile_sync_factory.h129 history::HistoryBackend* history_backend,
/external/chromium_org/chrome/browser/sync/glue/
Dtyped_url_change_processor.cc40 history::HistoryBackend* history_backend, in TypedUrlChangeProcessor() argument
45 history_backend_(history_backend), in TypedUrlChangeProcessor()
49 DCHECK(history_backend); in TypedUrlChangeProcessor()
Dtyped_url_change_processor.h50 history::HistoryBackend* history_backend,
Dtyped_url_model_associator.h56 history::HistoryBackend* history_backend,
Dtyped_url_model_associator.cc63 history::HistoryBackend* history_backend, in TypedUrlModelAssociator() argument
66 history_backend_(history_backend), in TypedUrlModelAssociator()
/external/chromium/chrome/browser/sync/glue/
Dtyped_url_change_processor.cc22 history::HistoryBackend* history_backend, in TypedUrlChangeProcessor() argument
26 history_backend_(history_backend), in TypedUrlChangeProcessor()
30 DCHECK(history_backend); in TypedUrlChangeProcessor()
Dtyped_url_change_processor.h42 history::HistoryBackend* history_backend,
Dtyped_url_model_associator.h58 history::HistoryBackend* history_backend);
Dtyped_url_model_associator.cc21 history::HistoryBackend* history_backend) in TypedUrlModelAssociator() argument
23 history_backend_(history_backend), in TypedUrlModelAssociator()
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_components_factory_impl.cc506 history::HistoryBackend* history_backend, in CreateTypedUrlSyncComponents() argument
510 history_backend, in CreateTypedUrlSyncComponents()
515 history_backend, in CreateTypedUrlSyncComponents()
Dprofile_sync_components_factory_mock.h74 history::HistoryBackend* history_backend,
Dprofile_sync_components_factory_impl.h68 history::HistoryBackend* history_backend,
Dprofile_sync_components_factory.h119 history::HistoryBackend* history_backend,
Dprofile_sync_service_typed_url_unittest.cc120 history::HistoryBackend* history_backend, in TestTypedUrlModelAssociator() argument
122 TypedUrlModelAssociator(sync_service, history_backend, error_handler) {} in TestTypedUrlModelAssociator()
/external/chromium_org/chrome/browser/favicon/
DDEPS20 "!chrome/browser/history/history_backend.h",
/external/chromium/chrome/browser/history/
Dhistory_backend.cc129 explicit CommitLaterTask(HistoryBackend* history_backend) in CommitLaterTask() argument
130 : history_backend_(history_backend) { in CommitLaterTask()
/external/chromium_org/tools/traceline/svgui/
Dstartup-release.json113 …y\\history_backend.cc:508 ]'], [20622856, 'chrome.dll!history::HistoryBackend::Init+0x8 [ c:\\g\\t…
155 …y\\history_backend.cc:508 ]'], [20622856, 'chrome.dll!history::HistoryBackend::Init+0x8 [ c:\\g\\t…
156 …y\\history_backend.cc:528 ]'], [20622856, 'chrome.dll!history::HistoryBackend::Init+0x8 [ c:\\g\\t…

12