Searched defs:cacheCount (Results 1 – 2 of 2) sorted by relevance
56 int cacheCount = mCache == null ? 0 : mCache.size(); in setConsumer() local
168 public boolean cacheCount(int key, long count) { in cacheCount() method in MetricsLogger