Searched defs:pageSize (Results 1 – 6 of 6) sorted by relevance
125 public long pageSize; field in SQLiteDebug.DbStats136 public DbStats(String dbName, long pageCount, long pageSize, int lookaside, in DbStats()
1114 long pageSize = 0; in collectDbStats() local1163 private DbStats getMainDbStatsUnsafe(int lookaside, long pageCount, long pageSize) { in getMainDbStatsUnsafe()
894 long pageSize = getPageSize(); in setMaximumSize() local
54 uint64_t pageSize() const { return m_PageSize; } in pageSize() function
66 PageCache::PageCache(size_t pageSize) in PageCache()
665 ssize_t pageSize; in buildTableOfContents() local