Home
last modified time | relevance | path

Searched defs:auto_start_enabled (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dstartup_controller.h67 bool auto_start_enabled() const { return auto_start_enabled_; } in auto_start_enabled() function
Dprofile_sync_service.cc1637 bool ProfileSyncService::auto_start_enabled() const { in auto_start_enabled() function in ProfileSyncService