Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dunifiedcache.cpp260 int32_t UnifiedCache::_computeCountOfItemsToEvict() const { in _computeCountOfItemsToEvict() function in UnifiedCache
275 int32_t maxItemsToEvict = _computeCountOfItemsToEvict(); in _runEvictionSlice()
Dunifiedcache.h375 int32_t _computeCountOfItemsToEvict() const;