Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c3495 static int apndSync(sqlite3_file*, int flags);
3561 apndSync, /* xSync */
3660 static int apndSync(sqlite3_file *pFile, int flags){ in apndSync() function
/external/sqlite/dist/
Dshell.c3501 static int apndSync(sqlite3_file*, int flags);
3567 apndSync, /* xSync */
3666 static int apndSync(sqlite3_file *pFile, int flags){ in apndSync() function