Home | History | Annotate | Download | only in i18n

Lines Matching refs:lastAccess

1145     double          lastAccess;
1203 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) {
1287 cacheEntry->lastAccess = (double)uprv_getUTCtime();
1307 cacheEntry->lastAccess = (double)uprv_getUTCtime();