Searched refs:kSyncAutofill (Results 1 – 7 of 7) sorted by relevance
53 const char kSyncAutofill[] = "sync.autofill"; variable
29 extern const char kSyncAutofill[];
450 return prefs::kSyncAutofill; in GetPrefNameForType()
70 prefs.SetBoolean(prefs::kSyncAutofill, true); in TEST()92 ASSERT_TRUE(prefs.GetBoolean(prefs::kSyncAutofill, &enabled)); in TEST()
43 kSyncAutofill, enumerator
24 syncer::prefs::kSyncAutofill,
116 [self switchItemWithDataType:SyncSetupService::kSyncAutofill],188 self.syncSetupService->GetModelType(SyncSetupService::kSyncAutofill);316 case SyncSetupService::kSyncAutofill:444 if (dataType == SyncSetupService::kSyncAutofill) {