Home
last modified time | relevance | path

Searched refs:NotifyOnUpgrade (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/
Dupgrade_detector_chromeos.cc47 NotifyOnUpgrade(); in UpdateStatusChanged()
52 this, &UpgradeDetectorChromeos::NotifyOnUpgrade); in UpdateStatusChanged()
55 void UpgradeDetectorChromeos::NotifyOnUpgrade() { in NotifyOnUpgrade() function in UpgradeDetectorChromeos
Dupgrade_detector_chromeos.h42 void NotifyOnUpgrade();
/external/chromium_org/chrome/browser/
Dupgrade_detector_impl.h43 void NotifyOnUpgrade();
Dupgrade_detector_impl.cc366 this, &UpgradeDetectorImpl::NotifyOnUpgrade); in UpgradeDetected()
369 void UpgradeDetectorImpl::NotifyOnUpgrade() { in NotifyOnUpgrade() function in UpgradeDetectorImpl
/external/chromium/chrome/browser/
Dupgrade_detector.cc221 this, &UpgradeDetector::NotifyOnUpgrade); in UpgradeDetected()
224 void UpgradeDetector::NotifyOnUpgrade() { in NotifyOnUpgrade() function in UpgradeDetector
Dupgrade_detector.h63 void NotifyOnUpgrade();