Home
last modified time | relevance | path

Searched defs:model_type_state (Results 1 – 25 of 58) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/model_impl/
H A Dprocessor_entity_tracker.h84 const sync_pb::ModelTypeState& model_type_state() const { in model_type_state() function
88 void set_model_type_state(const sync_pb::ModelTypeState& model_type_state) { in set_model_type_state()
H A Dclient_tag_based_remote_update_handler_unittest.cc26 sync_pb::ModelTypeState model_type_state; in GenerateModelTypeState() local
44 void ProcessSingleUpdate(const sync_pb::ModelTypeState& model_type_state, in ProcessSingleUpdate()
76 const sync_pb::ModelTypeState model_type_state = GenerateModelTypeState(); in GenerateUpdate() local
236 sync_pb::ModelTypeState model_type_state = GenerateModelTypeState(); in TEST_F() local
H A Dclient_tag_based_model_type_processor.cc153 sync_pb::ModelTypeState model_type_state; in ConnectIfReady() local
605 const sync_pb::ModelTypeState& model_type_state, in OnCommitCompleted()
681 bool HasClearAllDirective(const sync_pb::ModelTypeState& model_type_state) { in HasClearAllDirective()
702 const sync_pb::ModelTypeState& model_type_state, in OnUpdateReceived()
762 const sync_pb::ModelTypeState& model_type_state, in ValidateUpdate()
800 const sync_pb::ModelTypeState& model_type_state, in OnFullUpdateReceived()
893 const sync_pb::ModelTypeState& model_type_state, in OnIncrementalUpdateReceived()
1169 const sync_pb::ModelTypeState& model_type_state = in CheckForInvalidPersistedModelTypeState() local
H A Ddummy_metadata_change_list.cc13 const sync_pb::ModelTypeState& model_type_state) {} in UpdateModelTypeState()
H A Din_memory_metadata_change_list.cc41 const sync_pb::ModelTypeState& model_type_state) { in UpdateModelTypeState()
H A Dsync_metadata_store_change_list.cc28 const sync_pb::ModelTypeState& model_type_state) { in UpdateModelTypeState()
H A Dclient_tag_based_model_type_processor_unittest.cc138 ModelTypeState model_type_state(db().model_type_state()); in SetInitialSyncDone() local
439 sync_pb::ModelTypeState model_type_state() { return model_type_state_; } in model_type_state() function in syncer::ClientTagBasedModelTypeProcessorTest
482 sync_pb::ModelTypeState model_type_state(metadata_batch->GetModelTypeState()); in TEST_F() local
502 sync_pb::ModelTypeState model_type_state(metadata_batch->GetModelTypeState()); in TEST_F() local
532 sync_pb::ModelTypeState model_type_state(metadata_batch->GetModelTypeState()); in TEST_F() local
1712 ModelTypeState model_type_state(db()->model_type_state()); in TEST_F() local
2323 sync_pb::ModelTypeState model_type_state(metadata_batch->GetModelTypeState()); in TEST_F() local
2357 sync_pb::ModelTypeState model_type_state(metadata_batch->GetModelTypeState()); in TEST_F() local
2653 sync_pb::ModelTypeState model_type_state(metadata_batch->GetModelTypeState()); in TEST_F() local
2752 sync_pb::ModelTypeState model_type_state = db()->model_type_state(); in TEST_F() local
[all …]
H A Dclient_tag_based_remote_update_handler.cc57 const sync_pb::ModelTypeState& model_type_state, in ProcessIncrementalUpdate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/test/model/
H A Dfake_model_type_sync_bridge.h76 const sync_pb::ModelTypeState& model_type_state() const { in model_type_state() function
80 void set_model_type_state(const sync_pb::ModelTypeState& model_type_state) { in set_model_type_state()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/engine_impl/
H A Dmodel_type_registry_unittest.cc45 const sync_pb::ModelTypeState& model_type_state) { in MakeDataTypeActivationResponse()
83 sync_pb::ModelTypeState model_type_state = MakeInitialModelTypeState(THEMES); in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/sync_bookmarks/
H A Dsynced_bookmark_tracker.h202 const sync_pb::ModelTypeState& model_type_state() const { in model_type_state() function
206 void set_model_type_state(sync_pb::ModelTypeState model_type_state) { in set_model_type_state()
H A Dbookmark_model_type_processor.cc225 const sync_pb::ModelTypeState& model_type_state, in OnUpdateReceived()
380 sync_pb::ModelTypeState model_type_state; in ConnectIfReady() local
449 const sync_pb::ModelTypeState& model_type_state, in OnInitialUpdateReceived()
H A Dbookmark_model_type_processor_unittest.cc93 sync_pb::ModelTypeState model_type_state; in CreateDummyModelTypeState() local
524 sync_pb::ModelTypeState model_type_state(CreateDummyModelTypeState()); in TEST_F() local
554 sync_pb::ModelTypeState model_type_state(CreateDummyModelTypeState()); in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync_bookmarks/
H A Dsynced_bookmark_tracker.h218 const sync_pb::ModelTypeState& model_type_state() const { in model_type_state() function
222 void set_model_type_state(sync_pb::ModelTypeState model_type_state) { in set_model_type_state()
H A Dbookmark_model_type_processor.cc176 const sync_pb::ModelTypeState& model_type_state, in OnUpdateReceived()
339 sync_pb::ModelTypeState model_type_state; in ConnectIfReady() local
408 const sync_pb::ModelTypeState& model_type_state, in OnInitialUpdateReceived()
H A Dbookmark_model_type_processor_unittest.cc96 sync_pb::ModelTypeState model_type_state; in CreateDummyModelTypeState() local
568 sync_pb::ModelTypeState model_type_state(CreateDummyModelTypeState()); in TEST_F() local
599 sync_pb::ModelTypeState model_type_state(CreateDummyModelTypeState()); in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/engine/
H A Ddata_type_activation_response.h26 sync_pb::ModelTypeState model_type_state; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/nigori/
H A Dnigori_local_change_processor.h29 sync_pb::ModelTypeState model_type_state; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/history/core/browser/sync/
H A Dtyped_url_sync_metadata_database.cc43 sync_pb::ModelTypeState model_type_state; in GetAllSyncMetadata() local
82 const sync_pb::ModelTypeState& model_type_state) { in UpdateModelTypeState()
H A Dtyped_url_sync_metadata_database_unittest.cc82 ModelTypeState model_type_state; in TEST_F() local
113 ModelTypeState model_type_state; in TEST_F() local
/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.cc43 sync_pb::ModelTypeState model_type_state; in GetAllSyncMetadata() local
82 const sync_pb::ModelTypeState& model_type_state) { in UpdateModelTypeState()
H A Dtyped_url_sync_metadata_database_unittest.cc82 ModelTypeState model_type_state; in TEST_F() local
113 ModelTypeState model_type_state; in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/protocol/
H A Dbookmark_model_metadata.proto30 optional ModelTypeState model_type_state = 1; field
H A Dnigori_local_data.proto105 optional ModelTypeState model_type_state = 1; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/test/engine/
H A Dmock_model_type_worker.cc19 const sync_pb::ModelTypeState& model_type_state, in MockModelTypeWorker()
118 const sync_pb::ModelTypeState& model_type_state) { in UpdateModelTypeState()

123