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

  /external/chromium_org/chrome/browser/history/
typed_url_syncable_service.h 61 void OnUrlsDeleted(bool all_history, bool expired, URLRows* rows);
typed_url_syncable_service.cc 176 void TypedUrlSyncableService::OnUrlsDeleted(bool all_history,
typed_url_syncable_service_unittest.cc 467 typed_url_sync_service_->OnUrlsDeleted(false, false, &rows);
515 typed_url_sync_service_->OnUrlsDeleted(all_history, false, NULL);
history_backend.cc     [all...]

Completed in 169 milliseconds