Searched refs:ProcessDBTaskImpl (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/history/
H A Dhistory_backend.h478 void ProcessDBTaskImpl();
H A Dhistory_backend.cc1925 void HistoryBackend::ProcessDBTaskImpl() { function in class:history::HistoryBackend
1953 this, &HistoryBackend::ProcessDBTaskImpl));
2048 // Make sure we up the refcount of the request. ProcessDBTaskImpl will
2054 ProcessDBTaskImpl();
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.h806 void ProcessDBTaskImpl();
H A Dhistory_backend.cc2567 void HistoryBackend::ProcessDBTaskImpl() { function in class:history::HistoryBackend
2595 FROM_HERE, base::Bind(&HistoryBackend::ProcessDBTaskImpl, this));
2793 // Make sure we up the refcount of the request. ProcessDBTaskImpl will
2799 ProcessDBTaskImpl();

Completed in 77 milliseconds