Searched refs:RunOnDBThread (Results 1 - 25 of 31) sorted by relevance

12

/external/chromium_org/chrome/browser/history/
H A Dhistory_db_task.h17 // When HistoryBackend processes the task it invokes RunOnDBThread. Once the
24 // RunOnDBThread should NOT be invoked again. A return value of false
27 virtual bool RunOnDBThread(HistoryBackend* backend, HistoryDatabase* db) = 0;
29 // Invoked on the main thread once RunOnDBThread has returned true. This is
31 // RunOnDBThread.
H A Din_memory_url_index.h161 virtual bool RunOnDBThread(HistoryBackend* backend,
H A Ddelete_directive_handler.cc118 virtual bool RunOnDBThread(history::HistoryBackend* backend,
144 bool DeleteDirectiveHandler::DeleteDirectiveTask::RunOnDBThread( function in class:history::DeleteDirectiveHandler::DeleteDirectiveTask
H A Din_memory_url_index.cc70 bool InMemoryURLIndex::RebuildPrivateDataFromHistoryDBTask::RunOnDBThread( function in class:history::InMemoryURLIndex::RebuildPrivateDataFromHistoryDBTask
H A Dhistory_browsertest.cc46 virtual bool RunOnDBThread(history::HistoryBackend* backend,
H A Durl_index_private_data.cc91 virtual bool RunOnDBThread(HistoryBackend* backend,
120 bool UpdateRecentVisitsFromHistoryDBTask::RunOnDBThread( function in class:history::UpdateRecentVisitsFromHistoryDBTask
H A Dtop_sites_impl.cc104 virtual bool RunOnDBThread(history::HistoryBackend* backend,
H A Dtop_sites_likely_impl.cc104 virtual bool RunOnDBThread(history::HistoryBackend* backend,
H A Dtop_sites_impl_unittest.cc56 virtual bool RunOnDBThread(HistoryBackend* backend,
H A Dtop_sites_likely_impl_unittest.cc56 virtual bool RunOnDBThread(HistoryBackend* backend,
/external/chromium/chrome/browser/sync/glue/
H A Dhistory_model_worker.cc22 virtual bool RunOnDBThread(history::HistoryBackend* backend, function in class:browser_sync::WorkerTask
H A Dtyped_url_data_type_controller.cc27 virtual bool RunOnDBThread(history::HistoryBackend* backend, function in class:browser_sync::ControlTask
/external/chromium_org/chrome/browser/sync/glue/
H A Dhistory_model_worker.cc25 virtual bool RunOnDBThread(history::HistoryBackend* backend,
49 virtual bool RunOnDBThread(history::HistoryBackend* backend,
H A Dtyped_url_data_type_controller.cc40 virtual bool RunOnDBThread(history::HistoryBackend* backend,
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dtyped_urls_helper.cc29 virtual bool RunOnDBThread(history::HistoryBackend* backend,
48 virtual bool RunOnDBThread(history::HistoryBackend* backend,
73 virtual bool RunOnDBThread(history::HistoryBackend* backend,
99 virtual bool RunOnDBThread(history::HistoryBackend* backend,
123 virtual bool RunOnDBThread(history::HistoryBackend* backend,
H A Dbookmarks_helper.cc46 virtual bool RunOnDBThread(history::HistoryBackend* backend,
/external/chromium_org/chrome/browser/ui/sync/
H A Dprofile_signin_confirmation_helper.cc41 virtual bool RunOnDBThread(history::HistoryBackend* backend,
/external/chromium/chrome/browser/history/
H A Dhistory_browsertest.cc41 virtual bool RunOnDBThread(history::HistoryBackend* backend, function in class:__anon2224::WaitForHistoryTask
H A Dhistory.h67 // When HistoryBackend processes the task it invokes RunOnDBThread. Once the
74 // RunOnDBThread should NOT be invoked again. A return value of false
77 virtual bool RunOnDBThread(history::HistoryBackend* backend,
80 // Invoked on the main thread once RunOnDBThread has returned false. This is
82 // RunOnDBThread.
H A Dhistory_unittest.cc792 // A HistoryDBTask implementation. Each time RunOnDBThread is invoked
794 // returned from RunOnDBThread which should stop RunOnDBThread from being
803 virtual bool RunOnDBThread(HistoryBackend* backend, HistoryDatabase* db) { function in class:history::__anon2230::HistoryDBTaskImpl
H A Dtop_sites.cc86 virtual bool RunOnDBThread(history::HistoryBackend* backend, function in class:history::__anon2242::LoadThumbnailsFromHistoryTask
H A Dtop_sites_unittest.cc47 virtual bool RunOnDBThread(HistoryBackend* backend, HistoryDatabase* db) { function in class:history::__anon2243::WaitForHistoryTask
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_local_predictor.cc113 virtual bool RunOnDBThread(history::HistoryBackend* backend,
157 virtual bool RunOnDBThread(history::HistoryBackend* backend,
/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service_typed_url_unittest.cc103 task_->RunOnDBThread(backend_, NULL);
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.cc99 virtual bool RunOnDBThread(history::HistoryBackend* backend,

Completed in 389 milliseconds

12