Searched refs:kSyncAutofillProfile (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/common/
H A Dpref_names.cc1178 const char kSyncAutofillProfile[] = "sync.autofill_profile"; member in namespace:prefs
H A Dpref_names.h420 extern const char kSyncAutofillProfile[];
/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service.cc279 pref_service->RegisterBooleanPref(prefs::kSyncAutofillProfile,
452 return prefs::kSyncAutofillProfile;
896 profile_->GetPrefs()->SetBoolean(prefs::kSyncAutofillProfile,
/external/chromium_org/chrome/browser/sync/
H A Dsync_prefs.cc312 return prefs::kSyncAutofillProfile;
/external/chromium_org/chrome/common/
H A Dpref_names.cc1842 const char kSyncAutofillProfile[] = "sync.autofill_profile"; member in namespace:prefs
H A Dpref_names.h642 extern const char kSyncAutofillProfile[];

Completed in 39 milliseconds