OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pending_migration_types_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/test/integration/
profile_sync_service_harness.h
293
syncer::ModelTypeSet
pending_migration_types_
;
member in class:ProfileSyncServiceHarness
profile_sync_service_harness.cc
412
// |
pending_migration_types_
|.
413
pending_migration_types_
.PutAll(
417
<< syncer::ModelTypeSetToString(
pending_migration_types_
);
421
migrated_types_.PutAll(
pending_migration_types_
);
422
pending_migration_types_
.Clear();
[
all
...]
Completed in 34 milliseconds