Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_quota.c686 static int quotaSectorSize(sqlite3_file *pConn){ in quotaSectorSize() function
777 gQuota.sIoMethodsV1.xSectorSize = quotaSectorSize; in sqlite3_quota_initialize()