Searched refs:chkResult (Results 1 – 1 of 1) sorted by relevance
2227 …int chkResult = sqlite3_wal_checkpoint_v2(db, nullptr, SQLITE_CHECKPOINT_TRUNCATE, nullptr, nullpt… in ExecuteCheckPoint() local2228 LOGI("SQLite checkpoint result:%d", chkResult); in ExecuteCheckPoint()