Home
last modified time | relevance | path

Searched defs:max_rowid (Results 1 – 6 of 6) sorted by relevance

/dports/databases/sqlcached/sqlcached/
H A Dserver_protocol.c444 unsigned int max_rowid, min_rowid; in sc_expire_data() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/appcache/
H A Dappcache_database.cc896 int64_t max_rowid, in GetDeletableResponseIds()
H A Dappcache_storage_impl.cc1244 GetDeletableResponseIdsTask(AppCacheStorageImpl* storage, int64_t max_rowid) in GetDeletableResponseIdsTask()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/appcache/
H A Dappcache_database.cc922 int64_t max_rowid, in GetDeletableResponseIds()
H A Dappcache_storage_impl.cc1226 GetDeletableResponseIdsTask(AppCacheStorageImpl* storage, int64_t max_rowid) in GetDeletableResponseIdsTask()
/dports/databases/spatialite/libspatialite-5.0.1/src/spatialite/
H A Dmbrcache.c156 sqlite3_int64 max_rowid; member