Home
last modified time | relevance | path

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

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