Home
last modified time | relevance | path

Searched refs:kSyncAutofill (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/base/
H A Dpref_names.cc53 const char kSyncAutofill[] = "sync.autofill"; variable
H A Dpref_names.h29 extern const char kSyncAutofill[];
H A Dsync_prefs.cc450 return prefs::kSyncAutofill; in GetPrefNameForType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/driver/
H A Dsync_policy_handler_unittest.cc70 prefs.SetBoolean(prefs::kSyncAutofill, true); in TEST()
92 ASSERT_TRUE(prefs.GetBoolean(prefs::kSyncAutofill, &enabled)); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/sync/
H A Dsync_setup_service.h43 kSyncAutofill, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/
H A Dchrome_backup_agent.cc24 syncer::prefs::kSyncAutofill,
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/settings/google_services/
H A Dmanage_sync_settings_mediator.mm116 [self switchItemWithDataType:SyncSetupService::kSyncAutofill],
188 self.syncSetupService->GetModelType(SyncSetupService::kSyncAutofill);
316 case SyncSetupService::kSyncAutofill:
444 if (dataType == SyncSetupService::kSyncAutofill) {