Lines Matching refs:OnSqliteError
644 error = OnSqliteError(error, NULL, sql);705 OnSqliteError(rc, NULL, sql);867 OnSqliteError(err, NULL, "-- sqlite3_open()");1025 int Connection::OnSqliteError(int err, sql::Statement *stmt, const char* sql) {