Home | History | Annotate | Download | only in sync_driver

Lines Matching defs:Configure

217   // Configure the given DTM with the given desired types.
218 void Configure(DataTypeManagerImpl* dtm,
220 dtm->Configure(desired_types, syncer::CONFIGURE_REASON_RECONFIGURATION);
224 // a call to Configure().
269 // Set up a DTM with no controllers, configure it, finish downloading,
275 Configure(dtm_.get(), ModelTypeSet());
285 // Set up a DTM with a single controller, configure it, finish
293 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS));
309 // Set up a DTM with a single controller, configure it, but stop it
319 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS));
330 // Set up a DTM with a single controller, configure it, finish
341 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS));
357 // Set up a DTM with a single controller, configure it, finish
369 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS));
388 // 1) Configure.
403 Configure(dtm_.get(), types);
426 // 1) Configure with first controller.
429 // 4) Configure with both controllers.
441 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS));
458 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
479 Configure with first controller.
482 // 4) Configure with second controller.
494 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS));
511 Configure(dtm_.get(), ModelTypeSet(PREFERENCES));
532 // 1) Configure with first controller.
534 // 3) Configure with both controllers.
547 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS));
556 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
579 // Set up a DTM with one controller. Then configure, finish
588 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS));
604 // 1) Configure with both controllers.
618 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
638 // 1) Configure with both controllers.
657 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
688 // 1) Configure with first controller.
689 // 2) Configure with both controllers.
702 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS));
706 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
731 // 1) Configure with first controller.
732 // 2) Configure with both controllers.
748 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS));
753 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
776 // Tests a Purge then Configure. This is similar to the sequence of
786 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS));
813 Configure(dtm_.get(), to_migrate);
819 // Test receipt of a Configure request while a purge is in flight.
824 // Initial configure.
827 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS));
847 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
857 // Now invoke the callback for the second configure request.
876 // Initial configure.
883 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
907 // Initial configure.
914 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
922 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES, APPS));
954 // Initial configure.
961 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
989 // Initial configure.
996 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
1025 // Initial configure.
1032 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
1077 // Initial configure.
1084 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
1134 Configure(dtm_.get(), types);
1153 dtm_->Configure(ModelTypeSet(BOOKMARKS),
1172 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));
1188 Configure(dtm_.get(), ModelTypeSet(BOOKMARKS, PREFERENCES));