Searched refs:IsEngineCorrupted (Results 1 – 5 of 5) sorted by relevance
49 bool IsEngineCorrupted() const override;
395 if (storageEngine_->IsEngineCorrupted()) { // LCOV_EXCL_BR_LINE in GetAndInitStorageEngine()1073 if (storageEngine_->IsEngineCorrupted()) { // LCOV_EXCL_BR_LINE in GetHandle()
547 bool SQLiteSingleVerStorageEngine::IsEngineCorrupted() const in IsEngineCorrupted() function in DistributedDB::SQLiteSingleVerStorageEngine
55 virtual bool IsEngineCorrupted() const;
286 bool StorageEngine::IsEngineCorrupted() const in IsEngineCorrupted() function in DistributedDB::StorageEngine