Searched defs:migration_done_callback (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/
H A Dbackend_migrator.cc31 const base::Closure &migration_done_callback)
34 migration_done_callback_(migration_done_callback),
27 BackendMigrator(const std::string& name, syncer::UserShare* user_share, ProfileSyncService* service, sync_driver::DataTypeManager* manager, const base::Closure &migration_done_callback) argument

Completed in 257 milliseconds