Searched refs:kMaxEntries (Results 1 – 1 of 1) sorted by relevance
173 dprintf(fd, " Usage: %zd/%zd entries\n", mCache.size(), kMaxEntries); in dumpStats()179 static LayoutCache cache(kMaxEntries); in getInstance()204 static const size_t kMaxEntries = 5000; variable