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 247 if (all || _isEvictable(element)) {
283 if (_isEvictable(element)) {
540 UBool UnifiedCache::_isEvictable(const UHashElement *element) {
unifiedcache.h 397 static UBool _isEvictable(const UHashElement *element);

Completed in 533 milliseconds