/external/chromium_org/chrome/browser/history/ |
D | delete_directive_handler.cc | 129 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()
|
D | typed_url_syncable_service.h | 40 explicit TypedUrlSyncableService(HistoryBackend* history_backend);
|
D | typed_url_syncable_service.cc | 64 HistoryBackend* history_backend) in TypedUrlSyncableService() argument 65 : history_backend_(history_backend), in TypedUrlSyncableService()
|
D | history_backend.cc | 140 explicit CommitLaterTask(HistoryBackend* history_backend) in CommitLaterTask() argument 141 : history_backend_(history_backend) { in CommitLaterTask()
|
/external/chromium_org/chrome/browser/history/android/ |
D | android_provider_backend_unittest.cc | 236 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/ |
D | profile_sync_factory_impl.cc | 295 history::HistoryBackend* history_backend, in CreateTypedUrlSyncComponents() argument 299 history_backend); in CreateTypedUrlSyncComponents() 302 history_backend, in CreateTypedUrlSyncComponents()
|
D | profile_sync_factory_impl.h | 69 history::HistoryBackend* history_backend,
|
D | profile_sync_factory_mock.h | 71 history::HistoryBackend* history_backend,
|
D | profile_sync_factory.h | 129 history::HistoryBackend* history_backend,
|
/external/chromium_org/chrome/browser/sync/glue/ |
D | typed_url_change_processor.cc | 40 history::HistoryBackend* history_backend, in TypedUrlChangeProcessor() argument 45 history_backend_(history_backend), in TypedUrlChangeProcessor() 49 DCHECK(history_backend); in TypedUrlChangeProcessor()
|
D | typed_url_change_processor.h | 50 history::HistoryBackend* history_backend,
|
D | typed_url_model_associator.h | 56 history::HistoryBackend* history_backend,
|
D | typed_url_model_associator.cc | 63 history::HistoryBackend* history_backend, in TypedUrlModelAssociator() argument 66 history_backend_(history_backend), in TypedUrlModelAssociator()
|
/external/chromium/chrome/browser/sync/glue/ |
D | typed_url_change_processor.cc | 22 history::HistoryBackend* history_backend, in TypedUrlChangeProcessor() argument 26 history_backend_(history_backend), in TypedUrlChangeProcessor() 30 DCHECK(history_backend); in TypedUrlChangeProcessor()
|
D | typed_url_change_processor.h | 42 history::HistoryBackend* history_backend,
|
D | typed_url_model_associator.h | 58 history::HistoryBackend* history_backend);
|
D | typed_url_model_associator.cc | 21 history::HistoryBackend* history_backend) in TypedUrlModelAssociator() argument 23 history_backend_(history_backend), in TypedUrlModelAssociator()
|
/external/chromium_org/chrome/browser/sync/ |
D | profile_sync_components_factory_impl.cc | 506 history::HistoryBackend* history_backend, in CreateTypedUrlSyncComponents() argument 510 history_backend, in CreateTypedUrlSyncComponents() 515 history_backend, in CreateTypedUrlSyncComponents()
|
D | profile_sync_components_factory_mock.h | 74 history::HistoryBackend* history_backend,
|
D | profile_sync_components_factory_impl.h | 68 history::HistoryBackend* history_backend,
|
D | profile_sync_components_factory.h | 119 history::HistoryBackend* history_backend,
|
D | profile_sync_service_typed_url_unittest.cc | 120 history::HistoryBackend* history_backend, in TestTypedUrlModelAssociator() argument 122 TypedUrlModelAssociator(sync_service, history_backend, error_handler) {} in TestTypedUrlModelAssociator()
|
/external/chromium_org/chrome/browser/favicon/ |
D | DEPS | 20 "!chrome/browser/history/history_backend.h",
|
/external/chromium/chrome/browser/history/ |
D | history_backend.cc | 129 explicit CommitLaterTask(HistoryBackend* history_backend) in CommitLaterTask() argument 130 : history_backend_(history_backend) { in CommitLaterTask()
|
/external/chromium_org/tools/traceline/svgui/ |
D | startup-release.json | 113 …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…
|