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

  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover.h 284 void NotifyAndDelete();
286 // Checks if we are all done, and if so, calls NotifyAndDelete().
browsing_data_remover.cc 773 void BrowsingDataRemover::NotifyAndDelete() {
802 base::Bind(&BrowsingDataRemover::NotifyAndDelete,
805 NotifyAndDelete();
    [all...]

Completed in 39 milliseconds