Searched defs:pTimeOut (Results 1 – 16 of 16) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | test_journal.c | 822 static int jtCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in jtCurrentTime() 828 static int jtCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in jtCurrentTimeInt64()
|
| H A D | os_kv.c | 939 static int kvvfsCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in kvvfsCurrentTime() 947 static int kvvfsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in kvvfsCurrentTimeInt64()
|
| H A D | test_vfstrace.c | 778 static int vfstraceCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in vfstraceCurrentTime() 783 static int vfstraceCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in vfstraceCurrentTimeInt64()
|
| H A D | test_devsym.c | 344 static int devsymCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in devsymCurrentTime()
|
| H A D | os.c | 290 int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in sqlite3OsCurrentTimeInt64()
|
| H A D | test_onefile.c | 811 static int fsCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in fsCurrentTime()
|
| H A D | test6.c | 711 static int cfCurrentTime(sqlite3_vfs *pCfVfs, double *pTimeOut){ in cfCurrentTime()
|
| H A D | test_osinst.c | 606 static int vfslogCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in vfslogCurrentTime()
|
| H A D | test_vfs.c | 823 static int tvfsCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in tvfsCurrentTime()
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | memvfs.c | 432 static int memCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in memCurrentTime()
|
| H A D | appendvfs.c | 615 static int apndCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in apndCurrentTime()
|
| H A D | cksumvfs.c | 760 static int cksmCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in cksmCurrentTime()
|
| H A D | vfslog.c | 741 static int vlogCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in vlogCurrentTime()
|
| H A D | vfsstat.c | 562 static int vstatCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in vstatCurrentTime()
|
| /sqlite-3.40.0/ext/async/ |
| H A D | sqlite3async.c | 1296 static int asyncCurrentTime(sqlite3_vfs *pAsyncVfs, double *pTimeOut){ in asyncCurrentTime()
|
| /sqlite-3.40.0/ext/rbu/ |
| H A D | sqlite3rbu.c | 5250 static int rbuVfsCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in rbuVfsCurrentTime()
|