OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:restart_migration_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/
backend_migrator.h
61
bool
restart_migration_
;
member in class:browser_sync::BackendMigrator
backend_migrator.cc
26
restart_migration_
(false),
52
restart_migration_
= true;
75
if (
restart_migration_
== true) {
78
restart_migration_
= false;
131
restart_migration_
= false;
Completed in 37 milliseconds