Searched defs:sqlite3WalClose (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dwal.h24 # define sqlite3WalClose(w,x,y,z) 0 macro
50 int sqlite3WalClose(Wal *pWal, int sync_flags, int, u8 *);
H A Dwal.c1766 int sqlite3WalClose( function
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c36356 # define sqlite3WalClose macro
45046 SQLITE_PRIVATE int sqlite3WalClose( function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c40160 # define sqlite3WalClose macro
49302 SQLITE_PRIVATE int sqlite3WalClose( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c40180 # define sqlite3WalClose macro
49322 SQLITE_PRIVATE int sqlite3WalClose( function
[all...]

Completed in 414 milliseconds