HomeSort by relevance Sort by last modified time
    Searched refs:OnHistoryDeletionDone (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/
browsing_data_remover.h 89 void OnHistoryDeletionDone();
browsing_data_remover.cc 125 NewCallback(this, &BrowsingDataRemover::OnHistoryDeletionDone));
277 void BrowsingDataRemover::OnHistoryDeletionDone() {
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover.h 174 void OnHistoryDeletionDone();
browsing_data_remover.cc 270 base::Bind(&BrowsingDataRemover::OnHistoryDeletionDone,
600 void BrowsingDataRemover::OnHistoryDeletionDone() {
    [all...]

Completed in 80 milliseconds