Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c3494 static int apndTruncate(sqlite3_file*, sqlite3_int64 size);
3560 apndTruncate, /* xTruncate */
3645 static int apndTruncate(sqlite3_file *pFile, sqlite_int64 size){ in apndTruncate() function
/external/sqlite/dist/
Dshell.c3500 static int apndTruncate(sqlite3_file*, sqlite3_int64 size);
3566 apndTruncate, /* xTruncate */
3651 static int apndTruncate(sqlite3_file *pFile, sqlite_int64 size){ in apndTruncate() function