Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c6307 static int apndTruncate(sqlite3_file*, sqlite3_int64 size);
6373 apndTruncate, /* xTruncate */
6464 static int apndTruncate(sqlite3_file *pFile, sqlite_int64 size){ in apndTruncate() function

Completed in 32 milliseconds