Searched refs:kSyncAutofill (Results 1 - 8 of 8) sorted by relevance

/external/chromium/chrome/common/
H A Dpref_names.cc1177 const char kSyncAutofill[] = "sync.autofill"; member in namespace:prefs
H A Dpref_names.h419 extern const char kSyncAutofill[];
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dtwo_client_preferences_sync_test.cc132 ASSERT_TRUE(BooleanPrefMatches(prefs::kSyncAutofill));
152 ASSERT_FALSE(BooleanPrefMatches(prefs::kSyncAutofill));
/external/chromium/chrome/browser/sync/
H A Dsync_setup_flow.cc140 service->profile()->GetPrefs()->GetBoolean(prefs::kSyncAutofill));
H A Dprofile_sync_service.cc268 pref_service->RegisterBooleanPref(prefs::kSyncAutofill, enable_by_default);
450 return prefs::kSyncAutofill;
/external/chromium_org/chrome/browser/sync/
H A Dsync_prefs.cc310 return prefs::kSyncAutofill;
/external/chromium_org/chrome/common/
H A Dpref_names.cc1843 const char kSyncAutofill[] = "sync.autofill"; member in namespace:prefs
H A Dpref_names.h643 extern const char kSyncAutofill[];

Completed in 6310 milliseconds