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

  /external/chromium_org/chrome/browser/
upgrade_detector_impl.cc 194 is_auto_update_enabled_(true),
226 is_auto_update_enabled_ = false;
241 is_auto_update_enabled_ ? UPGRADE_NEEDED_OUTDATED_INSTALL
267 NULL : &is_auto_update_enabled_));
273 is_auto_update_enabled_ = false;
407 UpgradeDetected(is_auto_update_enabled_ ?
upgrade_detector_impl.h 75 bool is_auto_update_enabled_; member in class:UpgradeDetectorImpl

Completed in 171 milliseconds