Searched refs:ThrowUnrecoverableError (Results 1 – 6 of 6) sorted by relevance
96 virtual void ThrowUnrecoverableError() OVERRIDE;
329 virtual void ThrowUnrecoverableError() = 0;
112 void FakeSyncManager::ThrowUnrecoverableError() { in ThrowUnrecoverableError() function in syncer::FakeSyncManager
85 virtual void ThrowUnrecoverableError() OVERRIDE;
273 void SyncManagerImpl::ThrowUnrecoverableError() { in ThrowUnrecoverableError() function in syncer::SyncManagerImpl
394 sync_manager_->ThrowUnrecoverableError(); in DoInitialize()