HomeSort by relevance Sort by last modified time
    Searched refs:ScheduleConfig (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/sync/engine/
syncer_thread2_unittest.cc 255 syncer_thread()->ScheduleConfig(model_types);
284 syncer_thread()->ScheduleConfig(model_types);
319 syncer_thread()->ScheduleConfig(model_types1);
323 syncer_thread()->ScheduleConfig(model_types2);
359 syncer_thread()->ScheduleConfig(model_types);
596 syncer_thread()->ScheduleConfig(types);
646 syncer_thread()->ScheduleConfig(config_types);
744 syncer_thread()->ScheduleConfig(types);
    [all...]
syncer_thread.h 75 void ScheduleConfig(const syncable::ModelTypeBitSet& types);
syncer_thread.cc 450 void SyncerThread::ScheduleConfig(const ModelTypeBitSet& types) {
    [all...]
syncapi.cc     [all...]

Completed in 33 milliseconds