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

/external/chromium_org/sql/
H A Dconnection.h546 bool IntegrityCheckHelper(
H A Dconnection.cc1080 return IntegrityCheckHelper("PRAGMA integrity_check", messages);
1085 if (!IntegrityCheckHelper("PRAGMA quick_check", &messages))
1091 bool Connection::IntegrityCheckHelper( function in class:sql::Connection

Completed in 2089 milliseconds