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

  /external/chromium/chrome/browser/
upgrade_detector.h 54 void CheckForUpgrade();
upgrade_detector.cc 175 this, &UpgradeDetector::CheckForUpgrade);
188 void UpgradeDetector::CheckForUpgrade() {
  /external/chromium_org/chrome/browser/
upgrade_detector_impl.h 27 // Start the timer that will call |CheckForUpgrade()|.
31 void CheckForUpgrade();
upgrade_detector_impl.cc 296 this, &UpgradeDetectorImpl::CheckForUpgrade);
299 void UpgradeDetectorImpl::CheckForUpgrade() {

Completed in 225 milliseconds