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

  /external/chromium_org/chrome/browser/sync/
startup_controller.h 67 bool auto_start_enabled() const { return auto_start_enabled_; }
104 const bool auto_start_enabled_; member in class:browser_sync::StartupController
startup_controller.cc 45 auto_start_enabled_(start_behavior == AUTO_START),
165 } else if (setup_in_progress_ || auto_start_enabled_) {

Completed in 1443 milliseconds