Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dunifiedcache.cpp245 if (all || _isEvictable(element)) { in _flush()
281 if (_isEvictable(element)) { in _runEvictionSlice()
538 UBool UnifiedCache::_isEvictable(const UHashElement *element) { in _isEvictable() function in UnifiedCache
Dunifiedcache.h395 static UBool _isEvictable(const UHashElement *element);