Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c3514 static int apndDelete(sqlite3_vfs*, const char *zName, int syncDir);
3538 apndDelete, /* xDelete */
3868 static int apndDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync){ in apndDelete() function
/external/sqlite/dist/
Dshell.c3520 static int apndDelete(sqlite3_vfs*, const char *zName, int syncDir);
3544 apndDelete, /* xDelete */
3874 static int apndDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync){ in apndDelete() function