Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dtznames.cpp51 #define CACHE_EXPIRATION 180000.0 macro
96 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()
Dtzgnames.cpp1164 #define CACHE_EXPIRATION 180000.0 macro
1203 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()