Home
last modified time | relevance | path

Searched defs:pTimeOut (Results 1 – 16 of 16) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_journal.c822 static int jtCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in jtCurrentTime()
828 static int jtCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in jtCurrentTimeInt64()
H A Dos_kv.c939 static int kvvfsCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in kvvfsCurrentTime()
947 static int kvvfsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in kvvfsCurrentTimeInt64()
H A Dtest_vfstrace.c778 static int vfstraceCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in vfstraceCurrentTime()
783 static int vfstraceCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in vfstraceCurrentTimeInt64()
H A Dtest_devsym.c344 static int devsymCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in devsymCurrentTime()
H A Dos.c290 int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in sqlite3OsCurrentTimeInt64()
H A Dtest_onefile.c811 static int fsCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in fsCurrentTime()
H A Dtest6.c711 static int cfCurrentTime(sqlite3_vfs *pCfVfs, double *pTimeOut){ in cfCurrentTime()
H A Dtest_osinst.c606 static int vfslogCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in vfslogCurrentTime()
H A Dtest_vfs.c823 static int tvfsCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in tvfsCurrentTime()
/sqlite-3.40.0/ext/misc/
H A Dmemvfs.c432 static int memCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in memCurrentTime()
H A Dappendvfs.c615 static int apndCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in apndCurrentTime()
H A Dcksumvfs.c760 static int cksmCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in cksmCurrentTime()
H A Dvfslog.c741 static int vlogCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in vlogCurrentTime()
H A Dvfsstat.c562 static int vstatCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in vstatCurrentTime()
/sqlite-3.40.0/ext/async/
H A Dsqlite3async.c1296 static int asyncCurrentTime(sqlite3_vfs *pAsyncVfs, double *pTimeOut){ in asyncCurrentTime()
/sqlite-3.40.0/ext/rbu/
H A Dsqlite3rbu.c5250 static int rbuVfsCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in rbuVfsCurrentTime()