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

  /external/chromium_org/chrome/browser/
upgrade_detector.h 86 UPGRADE_AVAILABLE_CRITICAL,
154 // UPGRADE_AVAILABLE_CRITICAL.
upgrade_detector.cc 80 } else if (upgrade_available_ == UPGRADE_AVAILABLE_CRITICAL ||
upgrade_detector_impl.cc 209 UpgradeDetected(UPGRADE_AVAILABLE_CRITICAL);
336 upgrade_available = UPGRADE_AVAILABLE_CRITICAL;

Completed in 132 milliseconds