Searched defs:OnConfigureDone (Results 1 - 3 of 3) sorted by path

/external/chromium_org/chrome/browser/sync/
H A Dbackend_migrator.cc110 void BackendMigrator::OnConfigureDone( function in class:browser_sync::BackendMigrator
145 SDVLOG(1) << "OnConfigureDone with requested types "
H A Dprofile_sync_service.cc1461 void ProfileSyncService::OnConfigureDone( function in class:ProfileSyncService
1511 DVLOG(1) << "PSS OnConfigureDone called with status: " << configure_status_;
1564 migrator_->OnConfigureDone(result);
H A Dtest_profile_sync_service.cc170 void TestProfileSyncService::OnConfigureDone( function in class:TestProfileSyncService
172 ProfileSyncService::OnConfigureDone(result);

Completed in 876 milliseconds