Searched refs:vfslogCurrentTime (Results 1 – 1 of 1) sorted by relevance
175 static int vfslogCurrentTime(sqlite3_vfs*, double*);197 vfslogCurrentTime, /* xCurrentTime */606 static int vfslogCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ in vfslogCurrentTime() function