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

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_onefile.c134 static int fsTruncate(sqlite3_file*, sqlite3_int64 size);
213 fsTruncate, /* xTruncate */
488 static int fsTruncate(sqlite3_file *pFile, sqlite_int64 size){ function

Completed in 203 milliseconds