IsErrorCatastrophic 179 chrome/browser/extensions/activity_log/activity_database.cc if (sql::IsErrorCatastrophic(error)) { IsErrorCatastrophic 2668 chrome/browser/history/history_backend.cc if (!scheduled_kill_db_ && sql::IsErrorCatastrophic(error)) { IsErrorCatastrophic 404 chrome/browser/net/sqlite_server_bound_cert_store.cc if (!sql::IsErrorCatastrophic(error)) IsErrorCatastrophic 485 content/browser/media/webrtc_identity_store_backend.cc if (!sql::IsErrorCatastrophic(error)) IsErrorCatastrophic 1145 content/browser/net/sqlite_persistent_cookie_store.cc if (!sql::IsErrorCatastrophic(error)) IsErrorCatastrophic 14 sql/error_delegate_util.h SQL_EXPORT bool IsErrorCatastrophic(int error); IsErrorCatastrophic 1218 webkit/browser/appcache/appcache_database.cc was_corruption_detected_ |= sql::IsErrorCatastrophic(err);