GetCorruptionCode  215 content/browser/indexed_db/leveldb/leveldb_database.cc   int error = leveldb_env::GetCorruptionCode(status);
GetCorruptionCode  291 third_party/leveldatabase/env_chromium.cc   int code = GetCorruptionCode(status);
GetCorruptionCode   69 third_party/leveldatabase/env_chromium.h int GetCorruptionCode(const leveldb::Status& status);