Searched refs:sqlite3OsCurrentTimeInt64 (Results 1 – 1 of 1) sorted by relevance
15753 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *, sqlite3_int64*);26327 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ in sqlite3OsCurrentTimeInt64() function90445 sqlite3OsCurrentTimeInt64(db->pVfs, &iNow);91168 sqlite3OsCurrentTimeInt64(db->pVfs, &p->startTime);91475 rc = sqlite3OsCurrentTimeInt64(p->pOut->db->pVfs, piTime);103874 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);103880 if( ALWAYS(pVfs) ) sqlite3OsCurrentTimeInt64(pVfs, &t);103889 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);103899 sqlite3OsCurrentTimeInt64(pTask->pSorter->db->pVfs, &t);