Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autofill/
Dautofill_common_test.cc86 profile->GetPrefs()->SetBoolean(prefs::kAutofillAuxiliaryProfilesEnabled, in DisableSystemServices()
Dautofill_manager_unittest.cc2046 prefs::kAutofillAuxiliaryProfilesEnabled)); in TEST_F()
2048 prefs::kAutofillAuxiliaryProfilesEnabled, false); in TEST_F()
2049 profile()->GetPrefs()->ClearPref(prefs::kAutofillAuxiliaryProfilesEnabled); in TEST_F()
2051 prefs::kAutofillAuxiliaryProfilesEnabled)); in TEST_F()
2054 prefs::kAutofillAuxiliaryProfilesEnabled)); in TEST_F()
2056 prefs::kAutofillAuxiliaryProfilesEnabled, true); in TEST_F()
2057 profile()->GetPrefs()->ClearPref(prefs::kAutofillAuxiliaryProfilesEnabled); in TEST_F()
2059 prefs::kAutofillAuxiliaryProfilesEnabled)); in TEST_F()
Dautofill_manager.cc264 prefs->RegisterBooleanPref(prefs::kAutofillAuxiliaryProfilesEnabled, true); in RegisterUserPrefs()
266 prefs->RegisterBooleanPref(prefs::kAutofillAuxiliaryProfilesEnabled, false); in RegisterUserPrefs()
Dpersonal_data_manager.cc638 prefs::kAutofillAuxiliaryProfilesEnabled) : false; in profiles()
/external/chromium/chrome/browser/ui/options/
Doptions_util.cc58 prefs::kAutofillAuxiliaryProfilesEnabled, in ResetToDefaults()
/external/chromium/chrome/browser/sync/glue/
Dsynchronized_preferences.h98 prefs::kAutofillAuxiliaryProfilesEnabled,
/external/chromium/chrome/common/
Dpref_names.h232 extern const char kAutofillAuxiliaryProfilesEnabled[];
Dpref_names.cc658 const char kAutofillAuxiliaryProfilesEnabled[] = variable