Home
last modified time | relevance | path

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

/external/chromium_org/webkit/browser/appcache/
Dappcache_database.cc826 std::vector<int64>* response_ids, int64 max_rowid, int limit) { in GetDeletableResponseIds()
Dappcache_storage_impl.cc1215 GetDeletableResponseIdsTask(AppCacheStorageImpl* storage, int64 max_rowid) in GetDeletableResponseIdsTask()