HomeSort by relevance Sort by last modified time
    Searched refs:_isEvictable (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/
unifiedcache.cpp 245 if (all || _isEvictable(element)) {
281 if (_isEvictable(element)) {
538 UBool UnifiedCache::_isEvictable(const UHashElement *element) {
unifiedcache.h 395 static UBool _isEvictable(const UHashElement *element);

Completed in 194 milliseconds