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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_backing_store.cc993 std::string corruption_message; local
994 if (ReadCorruptionInfo(path_base, origin_url, &corruption_message)) {
1002 "IndexedDB (database was corrupt): " + corruption_message;

Completed in 57 milliseconds