Home
last modified time | relevance | path

Searched refs:disable_sync (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/policy/
Dconfiguration_policy_pref_store.cc392 bool disable_sync; in ApplySyncPolicy() local
393 if (value->GetAsBoolean(&disable_sync) && disable_sync) in ApplySyncPolicy()