Home
last modified time | relevance | path

Searched refs:syncer (Results 301 – 325 of 2347) sorted by relevance

1...<<11121314151617181920>>...94

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync/test/integration/
H A Dencryption_helper.cc19 syncer::ProfileSyncService* service, in ServerNigoriChecker()
21 syncer::PassphraseType expected_passphrase_type) in ServerNigoriChecker()
31 fake_server_->GetPermanentSyncEntitiesByModelType(syncer::NIGORI); in IsExitConditionSatisfied()
34 syncer::ProtoPassphraseInt32ToEnum( in IsExitConditionSatisfied()
41 syncer::ProfileSyncService* service, in ServerNigoriKeyNameChecker()
49 fake_server_->GetPermanentSyncEntitiesByModelType(syncer::NIGORI); in IsExitConditionSatisfied()
62 syncer::ProfileSyncService* service, in PassphraseRequiredStateChecker()
76 syncer::ProfileSyncService* service, in TrustedVaultKeyRequiredStateChecker()
91 syncer::ProfileSyncService* service) in TrustedVaultKeysChangedStateChecker()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/sync/
H A Dsync_observer_bridge.h23 class SyncObserverBridge : public syncer::SyncServiceObserver {
27 syncer::SyncService* service);
32 void OnStateChanged(syncer::SyncService* sync) override;
33 void OnSyncConfigurationCompleted(syncer::SyncService* sync) override;
37 ScopedObserver<syncer::SyncService, syncer::SyncServiceObserver>
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/mojom/
H A Dsyncer_mojom_traits.h16 struct StructTraits<syncer::mojom::StringOrdinalDataView,
17 syncer::StringOrdinal> {
18 static base::span<const uint8_t> bytes(const syncer::StringOrdinal& ordinal) {
24 static bool Read(syncer::mojom::StringOrdinalDataView data,
25 syncer::StringOrdinal* out) {
28 *out = syncer::StringOrdinal(
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync_sessions/
H A Dsession_sync_service_impl.cc29 std::make_unique<syncer::ClientTagBasedModelTypeProcessor>( in SessionSyncServiceImpl()
30 syncer::SESSIONS, in SessionSyncServiceImpl()
31 base::BindRepeating(&syncer::ReportUnrecoverableError, channel))); in SessionSyncServiceImpl()
36 syncer::GlobalIdMapper* SessionSyncServiceImpl::GetGlobalIdMapper() const { in GetGlobalIdMapper()
53 base::WeakPtr<syncer::ModelTypeControllerDelegate>
59 syncer::DataTypeController::State state) { in ProxyTabsStateChanged()
61 proxy_tabs_running_ = (state == syncer::DataTypeController::RUNNING); in ProxyTabsStateChanged()
H A Dproxy_tabs_data_type_controller.h19 class ProxyTabsDataTypeController : public syncer::DataTypeController {
27 void LoadModels(const syncer::ConfigureContext& configure_context,
30 syncer::ModelTypeConfigurer* configurer) override;
31 void Stop(syncer::ShutdownReason shutdown_reason,
35 void DeactivateDataType(syncer::ModelTypeConfigurer* configurer) override;
38 base::OnceCallback<void(const syncer::TypeEntitiesCount&)> callback)
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/reading_list/core/
H A Dreading_list_store_unittest.cc149 std::unique_ptr<syncer::ModelTypeStore> store_;
195 syncer::EntityChangeList remote_input; in TEST_F()
202 syncer::EntityData data; in TEST_F()
226 syncer::EntityData data; in TEST_F()
229 syncer::EntityChangeList add_changes; in TEST_F()
231 add_changes.push_back(syncer::EntityChange::CreateAdd( in TEST_F()
251 syncer::EntityData data; in TEST_F()
256 syncer::EntityChangeList add_changes; in TEST_F()
280 syncer::EntityData data; in TEST_F()
285 syncer::EntityChangeList add_changes; in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/reading_list/core/
H A Dreading_list_store_unittest.cc149 std::unique_ptr<syncer::ModelTypeStore> store_;
195 syncer::EntityChangeList remote_input; in TEST_F()
202 syncer::EntityData data; in TEST_F()
226 syncer::EntityData data; in TEST_F()
229 syncer::EntityChangeList add_changes; in TEST_F()
231 add_changes.push_back(syncer::EntityChange::CreateAdd( in TEST_F()
251 syncer::EntityData data; in TEST_F()
256 syncer::EntityChangeList add_changes; in TEST_F()
280 syncer::EntityData data; in TEST_F()
285 syncer::EntityChangeList add_changes; in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/printing/
H A Dprinters_sync_bridge.cc27 using syncer::ClientTagBasedModelTypeProcessor;
28 using syncer::ConflictResolution;
29 using syncer::EntityChange;
30 using syncer::EntityChangeList;
31 using syncer::EntityData;
32 using syncer::MetadataChangeList;
33 using syncer::ModelTypeChangeProcessor;
34 using syncer::ModelTypeStore;
85 std::move(callback).Run(syncer::PRINTERS, in StoreProxy()
185 syncer::PRINTERS, in PrintersSyncBridge()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/send_tab_to_self/
H A Dsend_tab_to_self_sync_service.cc25 syncer::OnceModelTypeStoreFactory create_store_callback, in SendTabToSelfSyncService()
27 syncer::DeviceInfoTracker* device_info_tracker) { in SendTabToSelfSyncService()
29 std::make_unique<syncer::ClientTagBasedModelTypeProcessor>( in SendTabToSelfSyncService()
30 syncer::SEND_TAB_TO_SELF, in SendTabToSelfSyncService()
31 base::BindRepeating(&syncer::ReportUnrecoverableError, channel)), in SendTabToSelfSyncService()
42 base::WeakPtr<syncer::ModelTypeControllerDelegate>
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/send_tab_to_self/
H A Dsend_tab_to_self_sync_service.cc25 syncer::OnceModelTypeStoreFactory create_store_callback, in SendTabToSelfSyncService()
27 syncer::DeviceInfoTracker* device_info_tracker) { in SendTabToSelfSyncService()
29 std::make_unique<syncer::ClientTagBasedModelTypeProcessor>( in SendTabToSelfSyncService()
30 syncer::SEND_TAB_TO_SELF, in SendTabToSelfSyncService()
31 base::BindRepeating(&syncer::ReportUnrecoverableError, channel)), in SendTabToSelfSyncService()
42 base::WeakPtr<syncer::ModelTypeControllerDelegate>
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/sync/
H A Dapp_settings_model_type_controller.h16 namespace syncer {
24 : public syncer::NonUiSyncableServiceBasedModelTypeController {
27 syncer::OnceModelTypeStoreFactory store_factory,
31 syncer::SyncService* sync_service);
40 void LoadModels(const syncer::ConfigureContext& configure_context,
49 syncer::SyncService* const sync_service_;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/web_applications/test/
H A Dtest_web_app_registry_controller.cc68 std::unique_ptr<syncer::MetadataChangeList> metadata_change_list = in ApplySyncChanges_AddApps()
70 syncer::EntityChangeList entity_changes; in ApplySyncChanges_AddApps()
85 std::unique_ptr<syncer::EntityData> entity_data = in ApplySyncChanges_AddApps()
89 syncer::EntityChange::CreateAdd(app_id, std::move(*entity_data)); in ApplySyncChanges_AddApps()
99 std::unique_ptr<syncer::MetadataChangeList> metadata_change_list = in ApplySyncChanges_UpdateApps()
101 syncer::EntityChangeList entity_changes; in ApplySyncChanges_UpdateApps()
105 std::unique_ptr<syncer::EntityData> entity_data = in ApplySyncChanges_UpdateApps()
108 auto entity_change = syncer::EntityChange::CreateUpdate( in ApplySyncChanges_UpdateApps()
119 std::unique_ptr<syncer::MetadataChangeList> metadata_change_list = in ApplySyncChanges_DeleteApps()
121 syncer::EntityChangeList entity_changes; in ApplySyncChanges_DeleteApps()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/invalidation/public/
H A Dinvalidation_service.h12 namespace syncer {
76 syncer::InvalidationHandler* handler) = 0;
84 virtual bool UpdateInterestedTopics(syncer::InvalidationHandler* handler,
85 const syncer::TopicSet& topics)
94 syncer::InvalidationHandler* handler) = 0;
99 virtual syncer::InvalidatorState GetInvalidatorState() const = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/history/core/browser/sync/
H A Dtyped_url_sync_metadata_database.cc37 syncer::MetadataBatch* metadata_batch) { in GetAllSyncMetadata()
52 syncer::ModelType model_type, in UpdateSyncMetadata()
55 DCHECK_EQ(model_type, syncer::TYPED_URLS) in UpdateSyncMetadata()
68 syncer::ModelType model_type, in ClearSyncMetadata()
70 DCHECK_EQ(model_type, syncer::TYPED_URLS) in ClearSyncMetadata()
81 syncer::ModelType model_type, in UpdateModelTypeState()
83 DCHECK_EQ(model_type, syncer::TYPED_URLS) in UpdateModelTypeState()
92 syncer::ModelType model_type) { in ClearModelTypeState()
93 DCHECK_EQ(model_type, syncer::TYPED_URLS) in ClearModelTypeState()
166 syncer::MetadataBatch* metadata_batch) { in GetAllSyncEntityMetadata()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/history/core/browser/sync/
H A Dtyped_url_sync_metadata_database.cc37 syncer::MetadataBatch* metadata_batch) { in GetAllSyncMetadata()
52 syncer::ModelType model_type, in UpdateSyncMetadata()
55 DCHECK_EQ(model_type, syncer::TYPED_URLS) in UpdateSyncMetadata()
68 syncer::ModelType model_type, in ClearSyncMetadata()
70 DCHECK_EQ(model_type, syncer::TYPED_URLS) in ClearSyncMetadata()
81 syncer::ModelType model_type, in UpdateModelTypeState()
83 DCHECK_EQ(model_type, syncer::TYPED_URLS) in UpdateModelTypeState()
92 syncer::ModelType model_type) { in ClearModelTypeState()
93 DCHECK_EQ(model_type, syncer::TYPED_URLS) in ClearModelTypeState()
166 syncer::MetadataBatch* metadata_batch) { in GetAllSyncEntityMetadata()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/sync_sessions/
H A Dsession_sync_service_impl.cc30 std::make_unique<syncer::ClientTagBasedModelTypeProcessor>( in SessionSyncServiceImpl()
31 syncer::SESSIONS, in SessionSyncServiceImpl()
32 base::BindRepeating(&syncer::ReportUnrecoverableError, channel))); in SessionSyncServiceImpl()
37 syncer::GlobalIdMapper* SessionSyncServiceImpl::GetGlobalIdMapper() const { in GetGlobalIdMapper()
54 base::WeakPtr<syncer::ModelTypeControllerDelegate>
64 syncer::DataTypeController::State state) { in ProxyTabsStateChanged()
66 proxy_tabs_running_ = (state == syncer::DataTypeController::RUNNING); in ProxyTabsStateChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync/
H A Dprofile_sync_service_android.cc71 syncer::ModelTypeSet types) { in JNI_ProfileSyncService_ModelTypeSetToJavaIntArray()
73 for (syncer::ModelType type : types) { in JNI_ProfileSyncService_ModelTypeSetToJavaIntArray()
184 syncer::SyncService::TransportState::ACTIVE; in IsTransportStateActive()
229 syncer::UserSelectableTypeSet types = in GetChosenDataTypes()
231 syncer::ModelTypeSet model_types; in GetChosenDataTypes()
232 for (syncer::UserSelectableType type : types) { in GetChosenDataTypes()
253 syncer::ModelTypeSet model_types; in SetChosenDataTypes()
257 syncer::UserSelectableTypeSet selected_types; in SetChosenDataTypes()
258 for (syncer::UserSelectableType type : syncer::UserSelectableTypeSet::All()) { in SetChosenDataTypes()
509 syncer::RecordKeyRetrievalTrigger( in RecordKeyRetrievalTrigger()
[all …]
/dports/www/gohugo/hugo-0.91.2/commands/
H A Dstatic_syncer.go53 syncer := fsync.NewSyncer()
54 syncer.NoTimes = c.Cfg.GetBool("noTimes")
55 syncer.NoChmod = c.Cfg.GetBool("noChmod")
56 syncer.ChmodFilter = chmodFilter
57 syncer.SrcFs = sourceFs.Fs
58 syncer.DestFs = c.Fs.Destination
109 if err := syncer.Sync(filepath.Join(publishDir, relPath), relPath); err != nil {
121 if err := syncer.Sync(filepath.Join(publishDir, relPath), relPath); err != nil {
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dextension_disabled_ui_browsertest.cc245 syncer::EXTENSIONS, syncer::SyncDataList(), in IN_PROC_BROWSER_TEST_F()
246 base::WrapUnique(new syncer::FakeSyncChangeProcessor()), in IN_PROC_BROWSER_TEST_F()
247 base::WrapUnique(new syncer::SyncErrorFactoryMock())); in IN_PROC_BROWSER_TEST_F()
252 syncer::SyncChangeList( in IN_PROC_BROWSER_TEST_F()
253 1, sync_data.GetSyncChange(syncer::SyncChange::ACTION_ADD))); in IN_PROC_BROWSER_TEST_F()
298 syncer::SyncData sync_data = syncer::SyncData::CreateRemoteData(specifics); in IN_PROC_BROWSER_TEST_F()
302 syncer::EXTENSIONS, syncer::SyncDataList(), in IN_PROC_BROWSER_TEST_F()
303 base::WrapUnique(new syncer::FakeSyncChangeProcessor()), in IN_PROC_BROWSER_TEST_F()
304 base::WrapUnique(new syncer::SyncErrorFactoryMock())); in IN_PROC_BROWSER_TEST_F()
309 syncer::SyncChangeList( in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/engine_impl/loopback_server/
H A Dloopback_server_entity.h18 namespace syncer {
29 static std::string CreateId(const syncer::ModelType& model_type,
33 static std::string GetTopLevelId(const syncer::ModelType& model_type);
40 syncer::ModelType GetModelType() const;
66 static syncer::ModelType GetModelTypeFromId(const std::string& id);
73 const syncer::ModelType& model_type,
84 const syncer::ModelType model_type_;
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/utils/aiwrapper/
H A Dsyncer.cxx19 void syncer::scan_levels() in scan_levels()
63 void syncer::check_fs_paths() const in check_fs_paths()
170 void syncer::split_paths() const in split_paths()
247 void syncer::check_paths() const in check_paths()
257 void syncer::split_graphs() in split_graphs()
499 void syncer::sync_build_prj() in sync_build_prj()
511 void syncer::sync_level_ai() in sync_level_ai()
523 void syncer::sync_level_gct() in sync_level_gct()
611 void syncer::sync_game_graph() in sync_game_graph()
626 void syncer::sync_game_spawn() in sync_game_spawn()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/chromeos/sync/
H A Dos_sync_handler.cc21 using syncer::SyncService;
22 using syncer::SyncUserSettings;
23 using syncer::UserSelectableOsType;
24 using syncer::UserSelectableOsTypeSet;
66 void OSSyncHandler::OnStateChanged(syncer::SyncService* service) { in OnStateChanged()
108 syncer::SyncService* service = GetSyncService(); in HandleSetOsSyncDatatypes()
120 syncer::GetUserSelectableOsTypeName(type) + std::string("Synced"); in HandleSetOsSyncDatatypes()
154 syncer::SyncService* service = GetSyncService(); in PushSyncPrefs()
168 std::string type_name = syncer::GetUserSelectableOsTypeName(type); in PushSyncPrefs()
184 syncer::SyncService* OSSyncHandler::GetSyncService() const { in GetSyncService()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/
H A Dsync_internals_message_handler_unittest.cc30 using syncer::FakeUserEventService;
31 using syncer::SyncService;
32 using syncer::SyncServiceObserver;
46 class TestSyncService : public syncer::FakeSyncService {
56 base::WeakPtr<syncer::JsController> GetJsController() override { in GetJsController()
70 {syncer::TypeEntitiesCount(syncer::PASSWORDS)}); in GetEntityCountsForDebugging()
83 syncer::MockJsController js_controller_;
145 EXPECT_EQ(syncer::sync_ui_util::kDispatchEvent, in ValidateAboutInfoCall()
148 EXPECT_EQ(base::Value(syncer::sync_ui_util::kOnAboutInfoUpdated), in ValidateAboutInfoCall()
157 EXPECT_EQ(syncer::sync_ui_util::kDispatchEvent, in ValidateAboutInfoCall()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/sync_bookmarks/
H A Dbookmark_model_observer_impl.cc267 syncer::UniquePosition position; in BookmarkNodeChildrenReordered()
294 syncer::UniquePosition BookmarkModelObserverImpl::ComputePosition( in ComputePosition()
298 const std::string& suffix = syncer::GenerateSyncableBookmarkHash( in ComputePosition()
328 return syncer::UniquePosition::InitialPosition(suffix); in ComputePosition()
333 return syncer::UniquePosition::Before( in ComputePosition()
334 syncer::UniquePosition::FromProto( in ComputePosition()
341 return syncer::UniquePosition::After( in ComputePosition()
342 syncer::UniquePosition::FromProto( in ComputePosition()
348 return syncer::UniquePosition::Between( in ComputePosition()
349 syncer::UniquePosition::FromProto( in ComputePosition()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sharing/
H A Dsharing_service.h29 namespace syncer {
44 class SharingService : public KeyedService, public syncer::SyncServiceObserver {
46 using SharingDeviceList = std::vector<std::unique_ptr<syncer::DeviceInfo>>;
69 syncer::SyncService* sync_service);
75 virtual std::unique_ptr<syncer::DeviceInfo> GetDeviceByGuid(
91 const syncer::DeviceInfo& device,
138 void OnSyncShutdown(syncer::SyncService* sync) override;
139 void OnStateChanged(syncer::SyncService* sync) override;
156 syncer::SyncService* sync_service_;

1...<<11121314151617181920>>...94