Searched refs:walRestartLog (Results 1 – 1 of 1) sorted by relevance
3441 static int walRestartLog(Wal *pWal){ in walRestartLog() function3645 if( SQLITE_OK!=(rc = walRestartLog(pWal)) ){ in sqlite3WalFrames()