OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disable_sync
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/
sync_policy_handler.cc
25
bool
disable_sync
;
local
26
if (value && value->GetAsBoolean(&
disable_sync
) &&
disable_sync
)
/external/chromium/chrome/browser/policy/
configuration_policy_pref_store.cc
392
bool
disable_sync
;
local
393
if (value->GetAsBoolean(&
disable_sync
) &&
disable_sync
)
[
all
...]
Completed in 58 milliseconds