Searched refs:CancelUpdate (Results 1 - 8 of 8) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dupdate_screen.h21 virtual void CancelUpdate() = 0;
36 virtual void CancelUpdate();
H A Dupdate_screen.cc192 void UpdateScreen::CancelUpdate() { function in class:chromeos::UpdateScreen
H A Dupdate_screen_browsertest.cc194 update_screen->CancelUpdate();
H A Dwizard_controller.cc282 GetUpdateScreen()->CancelUpdate();
/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_store_file.h142 virtual bool CancelUpdate();
H A Dsafe_browsing_store.h186 // should be terminated by FinishUpdate() or CancelUpdate().
239 virtual bool CancelUpdate() = 0;
H A Dsafe_browsing_store_file.cc683 CancelUpdate();
693 bool SafeBrowsingStoreFile::CancelUpdate() { function in class:SafeBrowsingStoreFile
H A Dsafe_browsing_database.cc1020 browse_store_->CancelUpdate();
1022 download_store_->CancelUpdate();
1024 csd_whitelist_store_->CancelUpdate();

Completed in 380 milliseconds