HomeSort by relevance Sort by last modified time
    Searched refs:NotifyOnUpgrade (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/
upgrade_detector_chromeos.h 42 void NotifyOnUpgrade();
upgrade_detector_chromeos.cc 47 NotifyOnUpgrade();
52 this, &UpgradeDetectorChromeos::NotifyOnUpgrade);
55 void UpgradeDetectorChromeos::NotifyOnUpgrade() {
  /external/chromium_org/chrome/browser/
upgrade_detector_impl.h 48 void NotifyOnUpgrade();
upgrade_detector_impl.cc 433 this, &UpgradeDetectorImpl::NotifyOnUpgrade);
436 void UpgradeDetectorImpl::NotifyOnUpgrade() {

Completed in 48 milliseconds