Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dunifiedcache.cpp247 if (all || _isEvictable(element)) { in _flush()
283 if (_isEvictable(element)) { in _runEvictionSlice()
540 UBool UnifiedCache::_isEvictable(const UHashElement *element) { in _isEvictable() function in UnifiedCache
Dunifiedcache.h397 static UBool _isEvictable(const UHashElement *element);