Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_quota.c602 static int quotaTruncate(sqlite3_file *pConn, sqlite3_int64 size){ in quotaTruncate() function
770 gQuota.sIoMethodsV1.xTruncate = quotaTruncate; in sqlite3_quota_initialize()