Home | History | Annotate | Download | only in i18n

Lines Matching defs:lastAccess

1143     double          lastAccess;
1201 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) {
1285 cacheEntry->lastAccess = (double)uprv_getUTCtime();
1305 cacheEntry->lastAccess = (double)uprv_getUTCtime();