Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c8769 static int apndFileControl(sqlite3_file*, int op, void *pArg);
8835 apndFileControl, /* xFileControl */
8974 static int apndFileControl(sqlite3_file *pFile, int op, void *pArg){ in apndFileControl() function
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c8764 static int apndFileControl(sqlite3_file*, int op, void *pArg);
8830 apndFileControl, /* xFileControl */
8969 static int apndFileControl(sqlite3_file *pFile, int op, void *pArg){ in apndFileControl() function