Searched refs:ScheduleConfig (Results 1 – 4 of 4) sorted by relevance
255 syncer_thread()->ScheduleConfig(model_types); in TEST_F()284 syncer_thread()->ScheduleConfig(model_types); in TEST_F()319 syncer_thread()->ScheduleConfig(model_types1); in TEST_F()323 syncer_thread()->ScheduleConfig(model_types2); in TEST_F()359 syncer_thread()->ScheduleConfig(model_types); in TEST_F()596 syncer_thread()->ScheduleConfig(types); in TEST_F()646 syncer_thread()->ScheduleConfig(config_types); in TEST_F()744 syncer_thread()->ScheduleConfig(types); in TEST_F()866 syncer_thread()->ScheduleConfig(ModelTypeBitSet()); in TEST_F()
75 void ScheduleConfig(const syncable::ModelTypeBitSet& types);
450 void SyncerThread::ScheduleConfig(const ModelTypeBitSet& types) { in ScheduleConfig() function in browser_sync::SyncerThread
1681 data_->syncer_thread()->ScheduleConfig(types); in RequestConfig()