Searched refs:sqlite3OsCurrentTimeInt64 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c9210 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *, sqlite3_int64*);
13503 sqlite3OsCurrentTimeInt64(db->pVfs, &p->iJD);
14281 sqlite3OsCurrentTimeInt64(db->pVfs, &iT);
14518 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ function
[all...]

Completed in 434 milliseconds