CheckForUpdate 326 chrome/browser/google/google_update_win.cc hr = on_demand->CheckForUpdate(app_guid.c_str(), job_observer); CheckForUpdate 102 chrome/browser/google/google_update_win.h void CheckForUpdate(bool install_if_newer, HWND window); CheckForUpdate 320 chrome/browser/ui/webui/help/help_handler.cc version_updater_->CheckForUpdate( CheckForUpdate 354 chrome/browser/ui/webui/help/help_handler.cc version_updater_->CheckForUpdate( CheckForUpdate 433 chrome/browser/ui/webui/help/help_handler.cc version_updater_->CheckForUpdate(base::Bind(&HelpHandler::SetUpdateStatus, CheckForUpdate 63 chrome/browser/ui/webui/help/version_updater.h virtual void CheckForUpdate(const StatusCallback& status_callback CheckForUpdate 15 chrome/browser/ui/webui/help/version_updater_basic.h virtual void CheckForUpdate(const StatusCallback& callback) OVERRIDE; CheckForUpdate 17 chrome/browser/ui/webui/help/version_updater_chromeos.h virtual void CheckForUpdate(const StatusCallback& callback) OVERRIDE; CheckForUpdate 21 chrome/browser/ui/webui/help/version_updater_mac.h virtual void CheckForUpdate(const StatusCallback& status_callback, CheckForUpdate 44 chrome/browser/ui/webui/help/version_updater_win.cc virtual void CheckForUpdate(const StatusCallback& callback) OVERRIDE; CheckForUpdate 153 chrome/browser/ui/webui/help/version_updater_win.cc google_updater_->CheckForUpdate(false, GetElevationParent()); CheckForUpdate 197 chrome/browser/ui/webui/help/version_updater_win.cc google_updater_->CheckForUpdate(true, GetElevationParent());