Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/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;
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunifiedcache.cpp251 if (all || _isEvictable(element)) { in _flush()
283 if (_isEvictable(element)) { in _runEvictionSlice()
463 UBool UnifiedCache::_isEvictable(const UHashElement *element) const in _isEvictable() function in UnifiedCache
Dunifiedcache.h551 UBool _isEvictable(const UHashElement *element) const;
/third_party/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;
/third_party/node/deps/icu-small/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;