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

  /external/chromium_org/chrome/browser/sync/
backend_migrator.cc 34 migration_done_callback_(migration_done_callback),
208 if (!migration_done_callback_.is_null())
209 migration_done_callback_.Run();
backend_migrator.h 99 base::Closure migration_done_callback_; member in class:browser_sync::BackendMigrator

Completed in 680 milliseconds