Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
Dtznames.cpp47 #define CACHE_EXPIRATION 180000.0 macro
92 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()
Dtzgnames.cpp1136 #define CACHE_EXPIRATION 180000.0 macro
1175 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtznames.cpp47 #define CACHE_EXPIRATION 180000.0 macro
92 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()
Dtzgnames.cpp1136 #define CACHE_EXPIRATION 180000.0 macro
1175 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtznames.cpp47 #define CACHE_EXPIRATION 180000.0 macro
92 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()
Dtzgnames.cpp1130 #define CACHE_EXPIRATION 180000.0 macro
1169 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()
/third_party/node/deps/icu-small/source/i18n/
Dtznames.cpp47 #define CACHE_EXPIRATION 180000.0 macro
92 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()
Dtzgnames.cpp1136 #define CACHE_EXPIRATION 180000.0 macro
1175 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()