OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auto_start_enabled_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/
profile_sync_service.h
641
bool auto_start_enabled() const { return
auto_start_enabled_
; }
985
const bool
auto_start_enabled_
;
member in class:ProfileSyncService
[
all
...]
profile_sync_service.cc
180
auto_start_enabled_
(start_behavior == AUTO_START),
334
} else if (setup_in_progress_ ||
auto_start_enabled_
) {
[
all
...]
Completed in 26 milliseconds