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

  /external/chromium_org/chrome/browser/
upgrade_detector.h 45 bool notify_upgrade() const { return notify_upgrade_; }
97 // Sends out UPGRADE_RECOMMENDED notification and set notify_upgrade_.
162 bool notify_upgrade_; member in class:UpgradeDetector
upgrade_detector.cc 66 notify_upgrade_(false) {
73 notify_upgrade_ = true;

Completed in 696 milliseconds