Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dunifiedcache.cpp254 if (all || _isEvictable(element)) { in _flush()
286 if (_isEvictable(element)) { in _runEvictionSlice()
466 UBool UnifiedCache::_isEvictable(const UHashElement *element) const in _isEvictable() function in UnifiedCache
Dunifiedcache.h551 UBool _isEvictable(const UHashElement *element) const;