Searched refs:quotaFileSize (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_quota.c461 static int quotaFileSize(sqlite3_file *pConn, sqlite3_int64 *pSize){ function
597 gQuota.sIoMethodsV1.xFileSize = quotaFileSize;

Completed in 62 milliseconds