Searched refs:kAccountsPrefAllowGuest (Results 1 – 7 of 7) sorted by relevance
12 const char kAccountsPrefAllowGuest[] = "cros.accounts.allowBWSI"; variable
13 extern const char kAccountsPrefAllowGuest[];
41 kAccountsPrefAllowGuest,59 (pref_path == kAccountsPrefAllowGuest) || in IsControlledBooleanSetting()447 kAccountsPrefAllowGuest, callback); in RequestTrustedAllowGuest()479 return g_browser_process->local_state()->GetBoolean(kAccountsPrefAllowGuest); in cached_allow_guest()
101 AddLocalStatePref(chromeos::kAccountsPrefAllowGuest); in Init()
54 fake_prop_(kAccountsPrefAllowGuest), in SignedSettingsHelperTest()
616 } else if (prop == kAccountsPrefAllowGuest) { in SetInPolicy()729 } else if (prop == kAccountsPrefAllowGuest) { in LookUpInPolicy()
107 fake_prop_(kAccountsPrefAllowGuest), in SignedSettingsTest()