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

  /external/chromium_org/chrome/browser/sync/
profile_sync_service_harness.h 363 syncer::ModelTypeSet pending_migration_types_; member in class:ProfileSyncServiceHarness
profile_sync_service_harness.cc 522 // |pending_migration_types_|.
523 pending_migration_types_.PutAll(
527 << syncer::ModelTypeSetToString(pending_migration_types_);
531 migrated_types_.PutAll(pending_migration_types_);
532 pending_migration_types_.Clear();
    [all...]

Completed in 145 milliseconds