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

/external/chromium_org/chrome/browser/ui/webui/help/
H A Dversion_updater_win.cc58 void GotInstalledVersion(const Version& version);
108 version_updater_->GotInstalledVersion(installed_version_);
198 // will be handled within GotInstalledVersion.
236 void VersionUpdaterWin::GotInstalledVersion(const Version& version) { function in class:__anon5485::VersionUpdaterWin

Completed in 306 milliseconds