Home
last modified time | relevance | path

Searched refs:_computeCountOfItemsToEvict (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dunifiedcache.cpp263 int32_t UnifiedCache::_computeCountOfItemsToEvict() const { in _computeCountOfItemsToEvict() function in UnifiedCache
274 int32_t maxItemsToEvict = _computeCountOfItemsToEvict(); in _runEvictionSlice()
Dunifiedcache.h455 int32_t _computeCountOfItemsToEvict() const;