Home
last modified time | relevance | path

Searched refs:xUnfetch (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/dports/www/firefox-esr/firefox-91.8.0/storage/
H A DTelemetryVFS.cpp451 int xUnfetch(sqlite3_file* pFile, sqlite3_int64 iOff, void* pResOut) { in xUnfetch() function
454 return p->pReal->pMethods->xUnfetch(p->pReal, iOff, pResOut); in xUnfetch()
529 MOZ_ASSERT(pSub->xUnfetch); in xOpen()
530 pNew->xUnfetch = xUnfetch; in xOpen()
H A DObfuscatingVFS.cpp472 return pFile->pMethods->xUnfetch(pFile, iOfst, pPage); in obfsUnfetch()
/dports/www/firefox/firefox-99.0/storage/
H A DTelemetryVFS.cpp451 int xUnfetch(sqlite3_file* pFile, sqlite3_int64 iOff, void* pResOut) { in xUnfetch() function
454 return p->pReal->pMethods->xUnfetch(p->pReal, iOff, pResOut); in xUnfetch()
529 MOZ_ASSERT(pSub->xUnfetch); in xOpen()
530 pNew->xUnfetch = xUnfetch; in xOpen()
/dports/lang/spidermonkey60/firefox-60.9.0/storage/
H A DTelemetryVFS.cpp588 int xUnfetch(sqlite3_file *pFile, sqlite3_int64 iOff, void *pResOut) { in xUnfetch() function
591 return p->pReal->pMethods->xUnfetch(p->pReal, iOff, pResOut); in xUnfetch()
656 MOZ_ASSERT(pSub->xUnfetch); in xOpen()
657 pNew->xUnfetch = xUnfetch; in xOpen()
/dports/www/firefox-legacy/firefox-52.8.0esr/storage/
H A DTelemetryVFS.cpp620 xUnfetch(sqlite3_file *pFile, sqlite3_int64 iOff, void *pResOut) in xUnfetch() function
624 return p->pReal->pMethods->xUnfetch(p->pReal, iOff, pResOut); in xUnfetch()
696 MOZ_ASSERT(pSub->xUnfetch); in xOpen()
697 pNew->xUnfetch = xUnfetch; in xOpen()
/dports/mail/thunderbird/thunderbird-91.8.0/storage/
H A DTelemetryVFS.cpp451 int xUnfetch(sqlite3_file* pFile, sqlite3_int64 iOff, void* pResOut) { in xUnfetch() function
454 return p->pReal->pMethods->xUnfetch(p->pReal, iOff, pResOut); in xUnfetch()
529 MOZ_ASSERT(pSub->xUnfetch); in xOpen()
530 pNew->xUnfetch = xUnfetch; in xOpen()
/dports/lang/spidermonkey78/firefox-78.9.0/storage/
H A DTelemetryVFS.cpp468 int xUnfetch(sqlite3_file* pFile, sqlite3_int64 iOff, void* pResOut) { in xUnfetch() function
471 return p->pReal->pMethods->xUnfetch(p->pReal, iOff, pResOut); in xUnfetch()
546 MOZ_ASSERT(pSub->xUnfetch); in xOpen()
547 pNew->xUnfetch = xUnfetch; in xOpen()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dmmapwarm.c92 rc = p->xUnfetch(pFd, pgsz*iPg, (void*)pMap); in sqlite3_mmap_warm()
H A Dcksumvfs.c659 if( pFile->pMethods->iVersion>2 && pFile->pMethods->xUnfetch ){ in cksmUnfetch()
660 return pFile->pMethods->xUnfetch(pFile, iOfst, pPage); in cksmUnfetch()
H A Dappendvfs.c429 return pFile->pMethods->xUnfetch(pFile, iOfst+p->iPgOne, pPage); in apndUnfetch()
H A Dvfsstat.c428 return p->pReal->pMethods->xUnfetch(p->pReal, iOfst, pPage); in vstatUnfetch()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dmmapwarm.c92 rc = p->xUnfetch(pFd, pgsz*iPg, (void*)pMap); in sqlite3_mmap_warm()
H A Dappendvfs.c383 return pFile->pMethods->xUnfetch(pFile, iOfst+p->iPgOne, pPage); in apndUnfetch()
H A Dvfsstat.c428 return p->pReal->pMethods->xUnfetch(p->pReal, iOfst, pPage); in vstatUnfetch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dmmapwarm.c92 rc = p->xUnfetch(pFd, pgsz*iPg, (void*)pMap); in sqlite3_mmap_warm()
H A Dcksumvfs.c624 if( pFile->pMethods->iVersion>2 && pFile->pMethods->xUnfetch ){ in cksmUnfetch()
625 return pFile->pMethods->xUnfetch(pFile, iOfst, pPage); in cksmUnfetch()
H A Dappendvfs.c383 return pFile->pMethods->xUnfetch(pFile, iOfst+p->iPgOne, pPage); in apndUnfetch()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libebackend/
H A De-sqlite3-vfs.c208 def_subclassed (xUnfetch, (sqlite3_file *pFile, sqlite3_int64 iOfst, void *p), (cFile->old_vfs_file…
375 use_subclassed (xUnfetch); in e_sqlite3_vfs_xOpen()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dos.c195 return id->pMethods->xUnfetch(id, iOff, p); in sqlite3OsUnfetch()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dos.c183 return id->pMethods->xUnfetch(id, iOff, p); in sqlite3OsUnfetch()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dos.c188 return id->pMethods->xUnfetch(id, iOff, p); in sqlite3OsUnfetch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dos.c188 return id->pMethods->xUnfetch(id, iOff, p); in sqlite3OsUnfetch()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sql/
H A Dvfs_wrapper.cc170 return wrapped_file->pMethods->xUnfetch(wrapped_file, off, p); in Unfetch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sql/
H A Dvfs_wrapper.cc171 return wrapped_file->pMethods->xUnfetch(wrapped_file, off, p); in Unfetch()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dvfsstat.c428 return p->pReal->pMethods->xUnfetch(p->pReal, iOfst, pPage); in vstatUnfetch()

12345678910>>...15