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

  /external/chromium_org/chrome/browser/sync/
startup_controller.h 67 bool auto_start_enabled() const { return auto_start_enabled_; } function in class:browser_sync::StartupController
profile_sync_service.cc 1626 bool ProfileSyncService::auto_start_enabled() const { function in class:ProfileSyncService
    [all...]
profile_sync_service.h 701 bool auto_start_enabled() const;
    [all...]
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_errors_test.cc 146 if (GetSyncService(0)->auto_start_enabled()) {

Completed in 244 milliseconds