Searched refs:xCurrentTime (Results 1 – 6 of 6) sorted by relevance
1187 int (*xCurrentTime)(sqlite3_vfs*, double*); member
180 clockVfs->xCurrentTime(clockVfs, &r); in timeOfDay()
1394 int (*xCurrentTime)(sqlite3_vfs*, double*); member16720 rc = pVfs->xCurrentTime(pVfs, &r); in sqlite3OsCurrentTimeInt64()
174 clockVfs->xCurrentTime(clockVfs, &r); in timeOfDay()