Lines Matching full:sqlite3_close
250 // sqlite3_close() needs all prepared statements to be finalized.261 // Deactivate any outstanding statements so sqlite3_close() works.276 int rc = sqlite3_close(db_);279 DLOG(FATAL) << "sqlite3_close failed: " << GetErrorMessage();