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

/external/sqlite/dist/orig/
H A Dshell.c3520 static void apndDlClose(sqlite3_vfs*, void*);
3544 apndDlClose, /* xDlClose */
3896 static void apndDlClose(sqlite3_vfs *pVfs, void *pHandle){ function
/external/sqlite/dist/
H A Dshell.c3526 static void apndDlClose(sqlite3_vfs*, void*);
3550 apndDlClose, /* xDlClose */
3902 static void apndDlClose(sqlite3_vfs *pVfs, void *pHandle){ function

Completed in 145 milliseconds