Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_quota.c621 static int quotaSync(sqlite3_file *pConn, int flags){ in quotaSync() function
771 gQuota.sIoMethodsV1.xSync = quotaSync; in sqlite3_quota_initialize()