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

  /external/chromium_org/chrome/browser/
upgrade_detector_impl.h 32 // Start the timer that will call |CheckForUpgrade()|.
36 void CheckForUpgrade();
upgrade_detector_impl.cc 346 this, &UpgradeDetectorImpl::CheckForUpgrade);
349 void UpgradeDetectorImpl::CheckForUpgrade() {

Completed in 46 milliseconds