Searched refs:NeedBackup (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/sync/
H A Dtest_profile_sync_service.h108 virtual bool NeedBackup() const OVERRIDE;
H A Dtest_profile_sync_service.cc180 bool TestProfileSyncService::NeedBackup() const { function in class:TestProfileSyncService
H A Dprofile_sync_service.h824 virtual bool NeedBackup() const;
H A Dprofile_sync_service_startup_unittest.cc78 virtual bool NeedBackup() const OVERRIDE {
H A Dprofile_sync_service.cc638 if (mode == SYNC && NeedBackup() && !backup_finished_) {
2738 bool ProfileSyncService::NeedBackup() const { function in class:ProfileSyncService

Completed in 291 milliseconds