Home
last modified time | relevance | path

Searched refs:xCurrentTime (Results 1 – 25 of 555) sorted by relevance

12345678910>>...23

/dports/graphics/proj/proj-7.2.1/src/
H A Dsqlite3_utils.cpp187 vfs->xCurrentTime = defaultVFS->xCurrentTime; in create()
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dsqlite3_bctbx_vfs.c447 pVfsToUse->xCurrentTime = pDefault->xCurrentTime; in sqlite3_bctbx_vfs_register()
/dports/www/firefox-esr/firefox-91.8.0/storage/
H A DTelemetryVFS.cpp631 int xCurrentTime(sqlite3_vfs* vfs, double* prNow) { in xCurrentTime() function
633 return orig_vfs->xCurrentTime(orig_vfs, prNow); in xCurrentTime()
716 tvfs->xCurrentTime = xCurrentTime; in ConstructTelemetryVFS()
/dports/www/firefox/firefox-99.0/storage/
H A DTelemetryVFS.cpp631 int xCurrentTime(sqlite3_vfs* vfs, double* prNow) { in xCurrentTime() function
633 return orig_vfs->xCurrentTime(orig_vfs, prNow); in xCurrentTime()
716 tvfs->xCurrentTime = xCurrentTime; in ConstructTelemetryVFS()
/dports/lang/spidermonkey60/firefox-60.9.0/storage/
H A DTelemetryVFS.cpp724 int xCurrentTime(sqlite3_vfs *vfs, double *prNow) { in xCurrentTime() function
726 return orig_vfs->xCurrentTime(orig_vfs, prNow); in xCurrentTime()
806 tvfs->xCurrentTime = xCurrentTime; in ConstructTelemetryVFS()
/dports/www/firefox-legacy/firefox-52.8.0esr/storage/
H A DTelemetryVFS.cpp782 xCurrentTime(sqlite3_vfs *vfs, double *prNow) in xCurrentTime() function
785 return orig_vfs->xCurrentTime(orig_vfs, prNow); in xCurrentTime()
876 tvfs->xCurrentTime = xCurrentTime; in ConstructTelemetryVFS()
/dports/mail/thunderbird/thunderbird-91.8.0/storage/
H A DTelemetryVFS.cpp631 int xCurrentTime(sqlite3_vfs* vfs, double* prNow) { in xCurrentTime() function
633 return orig_vfs->xCurrentTime(orig_vfs, prNow); in xCurrentTime()
716 tvfs->xCurrentTime = xCurrentTime; in ConstructTelemetryVFS()
/dports/lang/spidermonkey78/firefox-78.9.0/storage/
H A DTelemetryVFS.cpp648 int xCurrentTime(sqlite3_vfs* vfs, double* prNow) { in xCurrentTime() function
650 return orig_vfs->xCurrentTime(orig_vfs, prNow); in xCurrentTime()
731 tvfs->xCurrentTime = xCurrentTime; in ConstructTelemetryVFS()
/dports/databases/sqlcipher/sqlcipher-3.4.2/test/
H A Dossfuzz.c38 clockVfs->xCurrentTime(clockVfs, &r); in timeOfDay()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/sqlite/
H A Dogrsqlitevfs.cpp387 return pUnderlyingVFS->xCurrentTime(pUnderlyingVFS, p1); in OGRSQLiteVFSCurrentTime()
425 pMyVFS->xCurrentTime = OGRSQLiteVFSCurrentTime; in OGRSQLiteCreateVFS()
/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Dossfuzz.c47 clockVfs->xCurrentTime(clockVfs, &r); in timeOfDay()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/fuzz/
H A Dsql_run_queries.cc37 clockVfs->xCurrentTime(clockVfs, &r); in timeOfDay()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A Dossfuzz.c47 clockVfs->xCurrentTime(clockVfs, &r); in timeOfDay()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dcksumvfs.c747 return ORIGVFS(pVfs)->xCurrentTime(ORIGVFS(pVfs), pTimeOut); in cksmCurrentTime()
760 rc = pOrig->xCurrentTime(pOrig, &r); in cksmCurrentTimeInt64()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtest_devsym.c372 return g.pVfs->xCurrentTime(g.pVfs, pTimeOut); in devsymCurrentTime()
H A Dos.c276 rc = pVfs->xCurrentTime(pVfs, &r); in sqlite3OsCurrentTimeInt64()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtest_devsym.c371 return g.pVfs->xCurrentTime(g.pVfs, pTimeOut); in devsymCurrentTime()
H A Dos.c196 rc = pVfs->xCurrentTime(pVfs, &r); in sqlite3OsCurrentTimeInt64()
H A Dtest_vfstrace.c662 return pRoot->xCurrentTime(pRoot, pTimeOut); in vfstraceCurrentTime()
751 pNew->xCurrentTime = vfstraceCurrentTime; in vfstrace_register()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dmemvfs.c407 return ORIGVFS(pVfs)->xCurrentTime(ORIGVFS(pVfs), pTimeOut); in memCurrentTime()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtest_devsym.c345 return g.pVfs->xCurrentTime(g.pVfs, pTimeOut); in devsymCurrentTime()
H A Dos.c296 rc = pVfs->xCurrentTime(pVfs, &r); in sqlite3OsCurrentTimeInt64()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtest_devsym.c345 return g.pVfs->xCurrentTime(g.pVfs, pTimeOut); in devsymCurrentTime()
H A Dos.c289 rc = pVfs->xCurrentTime(pVfs, &r); in sqlite3OsCurrentTimeInt64()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dos.c289 rc = pVfs->xCurrentTime(pVfs, &r); in sqlite3OsCurrentTimeInt64()

12345678910>>...23