Searched refs:fMaxUnused (Results 1 – 2 of 2) sorted by relevance
106 fMaxUnused(DEFAULT_MAX_UNUSED), in UnifiedCache()134 fMaxUnused = count; in setEvictionPolicy()263 int32_t maxUnusedCount = fMaxUnused; in _computeCountOfItemsToEvict()
350 int32_t fMaxUnused; variable