Searched refs:RunOnDBThread (Results 1 – 9 of 9) sorted by relevance
22 virtual bool RunOnDBThread(history::HistoryBackend* backend, in RunOnDBThread() function in browser_sync::WorkerTask
27 virtual bool RunOnDBThread(history::HistoryBackend* backend, in RunOnDBThread() function in browser_sync::ControlTask
41 virtual bool RunOnDBThread(history::HistoryBackend* backend, in RunOnDBThread() function in __anon67d5e4740111::WaitForHistoryTask
77 virtual bool RunOnDBThread(history::HistoryBackend* backend,
803 virtual bool RunOnDBThread(HistoryBackend* backend, HistoryDatabase* db) { in RunOnDBThread() function in history::__anond8b72b700211::HistoryDBTaskImpl
86 virtual bool RunOnDBThread(history::HistoryBackend* backend, in RunOnDBThread() function in history::__anon0e36df990111::LoadThumbnailsFromHistoryTask
47 virtual bool RunOnDBThread(HistoryBackend* backend, HistoryDatabase* db) { in RunOnDBThread() function in history::__anon9f7d23580111::WaitForHistoryTask
1943 if (request->value->RunOnDBThread(this, db_.get())) { in ProcessDBTaskImpl()
103 task_->RunOnDBThread(backend_, NULL); in Run()