HomeSort by relevance Sort by last modified time
    Searched refs:kAutofillAuxiliaryProfilesEnabled (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/autofill/
autofill_common_test.cc 86 profile->GetPrefs()->SetBoolean(prefs::kAutofillAuxiliaryProfilesEnabled,
autofill_manager_unittest.cc     [all...]
autofill_manager.cc 264 prefs->RegisterBooleanPref(prefs::kAutofillAuxiliaryProfilesEnabled, true);
266 prefs->RegisterBooleanPref(prefs::kAutofillAuxiliaryProfilesEnabled, false);
    [all...]
personal_data_manager.cc 638 prefs::kAutofillAuxiliaryProfilesEnabled) : false;
  /external/chromium/chrome/browser/sync/glue/
synchronized_preferences.h 98 prefs::kAutofillAuxiliaryProfilesEnabled,
  /external/chromium/chrome/browser/ui/options/
options_util.cc 58 prefs::kAutofillAuxiliaryProfilesEnabled,
  /external/chromium/chrome/common/
pref_names.cc 658 const char kAutofillAuxiliaryProfilesEnabled[] =
    [all...]
pref_names.h 232 extern const char kAutofillAuxiliaryProfilesEnabled[];

Completed in 455 milliseconds