Home
last modified time | relevance | path

Searched refs:syncer (Results 201 – 225 of 2347) sorted by relevance

12345678910>>...94

/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/sync/
H A Dios_chrome_sync_client.mm204 syncer::SyncInvalidationsService*
221 case syncer::READING_LIST: {
228 case syncer::USER_CONSENTS:
231 case syncer::USER_EVENTS:
237 case syncer::AUTOFILL:
238 case syncer::AUTOFILL_PROFILE:
241 case syncer::BOOKMARKS:
242 case syncer::DEVICE_INFO:
243 case syncer::SESSIONS:
244 case syncer::TYPED_URLS:
[all …]
H A Dios_user_event_service_factory.cc29 syncer::UserEventService* IOSUserEventServiceFactory::GetForBrowserState( in GetForBrowserState()
31 return static_cast<syncer::UserEventService*>( in GetForBrowserState()
55 return std::make_unique<syncer::NoOpUserEventService>(); in BuildServiceInstanceFor()
60 syncer::OnceModelTypeStoreFactory store_factory = in BuildServiceInstanceFor()
63 auto bridge = std::make_unique<syncer::UserEventSyncBridge>( in BuildServiceInstanceFor()
65 std::make_unique<syncer::ClientTagBasedModelTypeProcessor>( in BuildServiceInstanceFor()
66 syncer::USER_EVENTS, /*dump_stack=*/base::BindRepeating( in BuildServiceInstanceFor()
67 &syncer::ReportUnrecoverableError, ::GetChannel())), in BuildServiceInstanceFor()
70 return std::make_unique<syncer::UserEventServiceImpl>(std::move(bridge)); in BuildServiceInstanceFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/app_list/
H A Dapp_list_syncable_service.h50 class AppListSyncableService : public syncer::SyncableService,
61 syncer::StringOrdinal item_ordinal;
62 syncer::StringOrdinal item_pin_ordinal;
185 syncer::ModelType type,
186 const syncer::SyncDataList& initial_sync_data,
189 void StopSyncing(syncer::ModelType type) override;
190 syncer::SyncDataList GetAllSyncDataForTesting() const;
191 base::Optional<syncer::ModelError> ProcessSyncChanges(
193 const syncer::SyncChangeList& change_list) override;
275 syncer::StringOrdinal GetPreferredOemFolderPos();
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync/test/integration/
H A Dprofile_sync_service_harness.h21 namespace syncer {
77 syncer::UserSelectableTypeSet selected_types);
82 syncer::UserSelectableTypeSet selected_types,
88 syncer::UserSelectableTypeSet selected_types,
145 syncer::ProfileSyncService* service() const { return service_; } in service()
152 bool EnableSyncForType(syncer::UserSelectableType type);
156 bool DisableSyncForType(syncer::UserSelectableType type);
165 syncer::SyncCycleSnapshot GetLastCycleSnapshot() const;
187 bool SetupSyncImpl(syncer::UserSelectableTypeSet selected_types,
206 syncer::ProfileSyncService* const service_;
[all …]
H A Dprofile_sync_service_harness.cc44 using syncer::ProfileSyncService;
45 using syncer::SyncCycleSnapshot;
191 syncer::LogClientToServerMessage(message); in ResetAccount()
282 syncer::UserSelectableTypeSet selected_types) { in SetupSyncNoWaitForCompletion()
304 syncer::UserSelectableTypeSet selected_types, in SetupSyncImpl()
483 syncer::UserSelectableType type) { in EnableSyncForType()
501 syncer::UserSelectableTypeSet selected_types = in EnableSyncForType()
524 syncer::UserSelectableType type) { in DisableSyncForType()
534 syncer::UserSelectableTypeSet selected_types = in DisableSyncForType()
629 syncer::SyncStatus status; in GetClientInfoString()
[all …]
H A Dsingle_client_app_list_sync_test.cc27 using syncer::UserSelectableOsType;
28 using syncer::UserSelectableOsTypeSet;
29 using syncer::UserSelectableType;
30 using syncer::UserSelectableTypeSet;
176 syncer::SyncService* sync_service = in IN_PROC_BROWSER_TEST_F()
180 syncer::StringOrdinal pin_position = in IN_PROC_BROWSER_TEST_F()
181 syncer::StringOrdinal::CreateInitialOrdinal(); in IN_PROC_BROWSER_TEST_F()
236 /*sync_everything=*/true, syncer::UserSelectableTypeSet()); in IN_PROC_BROWSER_TEST_F()
252 syncer::SyncService* service = GetSyncService(0); in IN_PROC_BROWSER_TEST_F()
253 syncer::SyncUserSettings* settings = service->GetUserSettings(); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/sync_bookmarks/
H A Dbookmark_model_merger_unittest.cc67 syncer::EntityData data; in CreateUpdateResponseData()
90 syncer::EntityData data; in CreateBookmarkBarNodeUpdateData()
469 syncer::UniquePosition pos2 = syncer::UniquePosition::InitialPosition( in TEST()
520 syncer::UniquePosition pos = syncer::UniquePosition::InitialPosition(suffix); in TEST()
568 syncer::UniquePosition pos = syncer::UniquePosition::InitialPosition(suffix); in TEST()
609 syncer::UniquePosition pos = syncer::UniquePosition::InitialPosition(suffix); in TEST()
656 syncer::UniquePosition pos = syncer::UniquePosition::InitialPosition(suffix); in TEST()
1042 syncer::UniquePosition pos1 = syncer::UniquePosition::InitialPosition(suffix); in TEST()
1043 syncer::UniquePosition pos2 = syncer::UniquePosition::After(pos1, suffix); in TEST()
1128 syncer::UniquePosition pos1 = syncer::UniquePosition::InitialPosition(suffix); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/drive/
H A Ddrive_notification_manager_unittest.cc19 const syncer::Topic kDefaultCorpusTopic = "Drive";
53 syncer::Topic CreateTeamDriveInvalidationTopic( in CreateTeamDriveInvalidationTopic()
100 syncer::Topics expected_topics; in TEST_F()
115 syncer::TopicMetadata{/*is_public=*/true}); in TEST_F()
184 syncer::Invalidation::Init(kDefaultCorpusTopic, 1, "")); in TEST_F()
196 syncer::Invalidation::Init(team_drive_1_topic, 2, "")); in TEST_F()
206 syncer::Invalidation::Init(kDefaultCorpusTopic, 1, "")); in TEST_F()
208 syncer::Invalidation::Init(team_drive_1_topic, 2, "")); in TEST_F()
212 syncer::Invalidation::Init(kDefaultCorpusTopic, 0, "")); in TEST_F()
233 syncer::Topics expected_topics; in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/metrics/
H A Ddemographic_metrics_provider_unittest.cc30 TestProfileClient(std::unique_ptr<syncer::SyncService> sync_service, in TestProfileClient()
47 std::unique_ptr<syncer::SyncService> sync_service_;
55 syncer::UserDemographicsResult GetDemographics() { in GetDemographics()
56 syncer::UserDemographics user_demographics; in GetDemographics()
63 const syncer::UserDemographicsResult& user_demographics_result, in MakeTestProfileClient()
66 std::unique_ptr<syncer::TestSyncService> sync_service = nullptr; in MakeTestProfileClient()
68 sync_service = std::make_unique<syncer::TestSyncService>(); in MakeTestProfileClient()
100 syncer::UserDemographicsStatus::kSuccess, 1); in TEST()
180 syncer::UserDemographicsStatus::kMoreThanOneProfile, 1); in TEST()
196 syncer::UserDemographicsResult::ForStatus( in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sharing/
H A Dsharing_message_model_type_controller.h13 namespace syncer {
18 class SharingMessageModelTypeController : public syncer::ModelTypeController,
19 public syncer::SyncServiceObserver {
25 syncer::SyncService* sync_service,
26 std::unique_ptr<syncer::ModelTypeControllerDelegate>
28 std::unique_ptr<syncer::ModelTypeControllerDelegate>
40 void OnStateChanged(syncer::SyncService* sync) override;
43 syncer::SyncService* const sync_service_;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary.cc326 syncer::ModelType type, in MergeDataAndStartSyncing()
335 DCHECK_EQ(syncer::DICTIONARY, type); in MergeDataAndStartSyncing()
358 syncer::SyncMergeResult result(type); in MergeDataAndStartSyncing()
365 DCHECK_EQ(syncer::DICTIONARY, type); in StopSyncing()
371 syncer::ModelType type) const { in GetAllSyncDataForTesting()
373 DCHECK_EQ(syncer::DICTIONARY, type); in GetAllSyncDataForTesting()
374 syncer::SyncDataList data; in GetAllSyncDataForTesting()
396 case syncer::SyncChange::ACTION_ADD: in ProcessSyncChanges()
417 return syncer::SyncError(); in ProcessSyncChanges()
516 syncer::SyncError error; in Sync()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/core/browser/
H A Dpassword_manager_features_util_unittest.cc45 syncer::TestSyncService sync_service; in TEST()
69 syncer::TestSyncService sync_service; in TEST()
90 syncer::TestSyncService sync_service; in TEST()
111 syncer::TestSyncService sync_service; in TEST()
130 syncer::TestSyncService sync_service; in TEST()
149 syncer::TestSyncService sync_service; in TEST()
199 syncer::TestSyncService sync_service; in TEST()
279 syncer::TestSyncService sync_service; in TEST()
325 syncer::TestSyncService sync_service; in TEST()
362 syncer::TestSyncService sync_service; in TEST()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/history/core/browser/sync/
H A Dhistory_delete_directives_model_type_controller.cc20 syncer::SyncService* sync_service, in HistoryDeleteDirectivesModelTypeController()
21 syncer::ModelTypeStoreService* model_type_store_service, in HistoryDeleteDirectivesModelTypeController()
22 syncer::SyncClient* sync_client) in HistoryDeleteDirectivesModelTypeController()
24 syncer::HISTORY_DELETE_DIRECTIVES, in HistoryDeleteDirectivesModelTypeController()
27 syncer::HISTORY_DELETE_DIRECTIVES), in HistoryDeleteDirectivesModelTypeController()
34 syncer::DataTypeController::PreconditionState
43 const syncer::ConfigureContext& configure_context, in LoadModels()
54 syncer::ShutdownReason shutdown_reason, in Stop()
65 syncer::SyncService* sync) { in OnStateChanged()
H A Dtyped_url_sync_bridge.h26 class TypedURLSyncBridge : public syncer::ModelTypeSyncBridge,
38 std::unique_ptr<syncer::MetadataChangeList> CreateMetadataChangeList()
40 base::Optional<syncer::ModelError> MergeSyncData(
41 std::unique_ptr<syncer::MetadataChangeList> metadata_change_list,
42 syncer::EntityChangeList entity_data) override;
43 base::Optional<syncer::ModelError> ApplySyncChanges(
44 std::unique_ptr<syncer::MetadataChangeList> metadata_change_list,
45 syncer::EntityChangeList entity_changes) override;
180 base::Optional<syncer::ModelError> WriteToHistoryBackend(
220 std::unique_ptr<syncer::EntityData> CreateEntityData(
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/history/core/browser/sync/
H A Dtyped_url_sync_bridge.h26 class TypedURLSyncBridge : public syncer::ModelTypeSyncBridge,
38 std::unique_ptr<syncer::MetadataChangeList> CreateMetadataChangeList()
40 base::Optional<syncer::ModelError> MergeSyncData(
41 std::unique_ptr<syncer::MetadataChangeList> metadata_change_list,
42 syncer::EntityChangeList entity_data) override;
43 base::Optional<syncer::ModelError> ApplySyncChanges(
44 std::unique_ptr<syncer::MetadataChangeList> metadata_change_list,
45 syncer::EntityChangeList entity_changes) override;
173 base::Optional<syncer::ModelError> WriteToHistoryBackend(
213 std::unique_ptr<syncer::EntityData> CreateEntityData(
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/
H A Dpeople_handler.cc84 syncer::UserSelectableTypeSet selected_types;
122 for (syncer::UserSelectableType type : syncer::UserSelectableTypeSet::All()) { in GetConfiguration()
204 case syncer::PassphraseType::kCustomPassphrase: in GetEnterPassphraseBody()
230 case syncer::PassphraseType::kCustomPassphrase: in GetFullEncryptionBody()
344 syncer::SyncService* sync_service = in OnJavascriptAllowed()
375 syncer::SyncService* service = GetSyncService(); in DisplayGaiaLoginInNewTabOrWindow()
432 syncer::SyncService* service = GetSyncService(); in HandleSetDatatypes()
536 syncer::SyncService* service = GetSyncService(); in HandleSetEncryption()
895 syncer::SyncService* service = in GetSyncStatusDictionary()
966 for (syncer::UserSelectableType type : syncer::UserSelectableTypeSet::All()) { in PushSyncPrefs()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/supervised_user/
H A Dsupervised_user_allowlist_service.cc147 base::Optional<syncer::ModelError>
149 syncer::ModelType type, in MergeDataAndStartSyncing()
155 syncer::SyncChangeList change_list; in MergeDataAndStartSyncing()
207 syncer::ModelType type) const { in GetAllSyncDataForTesting()
208 syncer::SyncDataList sync_data; in GetAllSyncDataForTesting()
229 base::Optional<syncer::ModelError>
232 const syncer::SyncChangeList& change_list) { in ProcessSyncChanges()
243 case syncer::SyncChange::ACTION_ADD: { in ProcessSyncChanges()
248 case syncer::SyncChange::ACTION_UPDATE: { in ProcessSyncChanges()
254 case syncer::SyncChange::ACTION_DELETE: { in ProcessSyncChanges()
[all …]
H A Dsupervised_user_allowlist_service.h40 class SupervisedUserAllowlistService : public syncer::SyncableService {
76 static syncer::SyncData CreateAllowlistSyncData(const std::string& id,
81 base::Optional<syncer::ModelError> MergeDataAndStartSyncing(
82 syncer::ModelType type,
83 const syncer::SyncDataList& initial_sync_data,
84 std::unique_ptr<syncer::SyncChangeProcessor> sync_processor,
85 std::unique_ptr<syncer::SyncErrorFactory> error_handler) override;
86 void StopSyncing(syncer::ModelType type) override;
87 base::Optional<syncer::ModelError> ProcessSyncChanges(
89 const syncer::SyncChangeList& change_list) override;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web_view/internal/sync/
H A Dweb_view_device_info_sync_service_factory.mm34 // syncer::DeviceInfoSyncClient:
39 // syncer::DeviceInfoSyncClient:
42 // syncer::DeviceInfoSyncClient:
48 // syncer::DeviceInfoSyncClient:
51 // syncer::DeviceInfoSyncClient:
52 syncer::ModelTypeSet GetInterestedDataTypes() const override {
53 return syncer::ModelTypeSet();
71 syncer::DeviceInfoSyncService*
74 return static_cast<syncer::DeviceInfoSyncService*>(
96 std::make_unique<syncer::LocalDeviceInfoProviderImpl>(
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync_bookmarks/
H A Dbookmark_model_merger_unittest.cc128 syncer::EntityData data_;
155 syncer::EntityData data; in CreateBookmarkBarNodeUpdateData()
534 syncer::UniquePosition pos2 = syncer::UniquePosition::InitialPosition( in TEST()
585 syncer::UniquePosition pos = syncer::UniquePosition::InitialPosition(suffix); in TEST()
635 syncer::UniquePosition pos = syncer::UniquePosition::InitialPosition(suffix); in TEST()
676 syncer::UniquePosition pos = syncer::UniquePosition::InitialPosition(suffix); in TEST()
723 syncer::UniquePosition pos = syncer::UniquePosition::InitialPosition(suffix); in TEST()
1097 syncer::UniquePosition pos1 = syncer::UniquePosition::InitialPosition(suffix); in TEST()
1098 syncer::UniquePosition pos2 = syncer::UniquePosition::After(pos1, suffix); in TEST()
1180 syncer::UniquePosition pos1 = syncer::UniquePosition::InitialPosition(suffix); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync/
H A Duser_event_service_factory.cc35 syncer::UserEventService* UserEventServiceFactory::GetForProfile( in GetForProfile()
37 return static_cast<syncer::UserEventService*>( in GetForProfile()
54 return new syncer::NoOpUserEventService(); in BuildServiceInstanceFor()
58 syncer::OnceModelTypeStoreFactory store_factory = in BuildServiceInstanceFor()
62 std::make_unique<syncer::ClientTagBasedModelTypeProcessor>( in BuildServiceInstanceFor()
63 syncer::USER_EVENTS, in BuildServiceInstanceFor()
64 base::BindRepeating(&syncer::ReportUnrecoverableError, in BuildServiceInstanceFor()
66 auto bridge = std::make_unique<syncer::UserEventSyncBridge>( in BuildServiceInstanceFor()
69 return new syncer::UserEventServiceImpl(std::move(bridge)); in BuildServiceInstanceFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/cert_provisioning/
H A Dcert_provisioning_invalidator_unittest.cc56 invalidation_service_.SetInvalidatorState(syncer::INVALIDATIONS_ENABLED); in EnableInvalidationService()
61 syncer::TRANSIENT_INVALIDATION_ERROR); in DisableInvalidationService()
64 syncer::Invalidation CreateInvalidation(const syncer::Topic& topic) { in CreateInvalidation()
65 return syncer::Invalidation::InitUnknownVersion(topic); in CreateInvalidation()
68 syncer::Invalidation FireInvalidation(const syncer::Topic& topic) { in FireInvalidation()
69 const syncer::Invalidation invalidation = CreateInvalidation(topic); in FireInvalidation()
75 bool IsInvalidationSent(const syncer::Invalidation& invalidation) { in IsInvalidationSent()
79 bool IsInvalidationAcknowledged(const syncer::Invalidation& invalidation) { in IsInvalidationAcknowledged()
99 const syncer::Topic kInvalidatorTopic;
100 const syncer::Topic kSomeOtherTopic;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary.cc327 base::Optional<syncer::ModelError>
329 syncer::ModelType type, in MergeDataAndStartSyncing()
338 DCHECK_EQ(syncer::DICTIONARY, type); in MergeDataAndStartSyncing()
365 DCHECK_EQ(syncer::DICTIONARY, type); in StopSyncing()
371 syncer::ModelType type) const { in GetAllSyncDataForTesting()
373 DCHECK_EQ(syncer::DICTIONARY, type); in GetAllSyncDataForTesting()
374 syncer::SyncDataList data; in GetAllSyncDataForTesting()
386 base::Optional<syncer::ModelError>
397 case syncer::SyncChange::ACTION_ADD: in ProcessSyncChanges()
531 syncer::SyncChangeList sync_change_list; in Sync()
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/status/
H A Dstatus_manager_test.go142 verifyUpdates(t, syncer, 1)
194 verifyUpdates(t, syncer, 1)
207 verifyUpdates(t, syncer, 2)
218 verifyUpdates(t, syncer, 2)
241 verifyUpdates(t, syncer, 1)
246 verifyUpdates(t, syncer, 1)
265 verifyUpdates(t, syncer, 1)
280 verifyUpdates(t, syncer, 1)
859 syncer.syncBatch()
874 syncer.syncBatch()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/sync/
H A Dos_syncable_service_model_type_controller.h18 namespace syncer {
30 : public syncer::ModelTypeController {
33 syncer::ModelType type,
34 syncer::OnceModelTypeStoreFactory store_factory,
35 base::WeakPtr<syncer::SyncableService> syncable_service,
38 syncer::SyncService* sync_service);
54 std::unique_ptr<syncer::ModelTypeSyncBridge> bridge_;
56 syncer::SyncService* const sync_service_;

12345678910>>...94