Home
last modified time | relevance | path

Searched refs:UPGRADE_NEEDED_OUTDATED_INSTALL (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/
Dupgrade_detector.h54 return upgrade_available_ == UPGRADE_NEEDED_OUTDATED_INSTALL; in is_outdated_install()
107 UPGRADE_NEEDED_OUTDATED_INSTALL, enumerator
Dupgrade_detector_impl.cc171 UpgradeDetected(UPGRADE_NEEDED_OUTDATED_INSTALL); in UpgradeDetectorImpl()
342 UpgradeDetected(UPGRADE_NEEDED_OUTDATED_INSTALL); in DetectOutdatedInstall()
Dupgrade_detector.cc105 case UPGRADE_NEEDED_OUTDATED_INSTALL: { in NotifyUpgradeRecommended()