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

  /external/chromium/chrome/browser/autofill/
personal_data_manager.h 216 void EmptyMigrationTrash();
personal_data_manager.cc 165 // |EmptyMigrationTrash| in the case where sync is not yet ready to receive
167 // |EmptyMigrationTrash| once the sync service becomes available.
187 web_data_service->EmptyMigrationTrash(true);
838 EmptyMigrationTrash();
926 void PersonalDataManager::EmptyMigrationTrash() {
945 web_data_service->EmptyMigrationTrash(false);
947 web_data_service->EmptyMigrationTrash(true);
  /external/chromium/chrome/browser/webdata/
web_data_service.h 472 void EmptyMigrationTrash(bool notify_sync);
web_data_service.cc 438 void WebDataService::EmptyMigrationTrash(bool notify_sync) {
    [all...]

Completed in 84 milliseconds