Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c6740 static int apndDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync){ in apndDelete() argument
6741 return ORIGVFS(pVfs)->xDelete(ORIGVFS(pVfs), zPath, dirSync); in apndDelete()
H A Dsqlite3.c25096 sqlite3OsDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync) sqlite3OsDelete() argument
36644 kvvfsDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync) kvvfsDelete() argument
213931 rbuVfsDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync) global() argument
[all...]

Completed in 156 milliseconds