Searched refs:refreshes (Results 1 – 12 of 12) sorted by relevance
46 private Set<DurationSpec> refreshes = Sets.newHashSet((DurationSpec) null); field in CacheBuilderFactory76 this.refreshes = Sets.newLinkedHashSet(durations); in withRefreshes()94 initialCapacities, maximumSizes, expireAfterWrites, expireAfterAccesses, refreshes, in buildAllPermutations()
150 assertFalse(map.refreshes()); in testDefaults()
36 Number of seconds to delay between refreshes.
46 is the entire time for a frame which may be multiple screen refreshes
81 refreshes using unencrypted UDP packets. This results in less load on
192 more. If dead code stripping is enabled then the linker refreshes the live
327 boolean refreshes() { in refreshes() method in LocalCache340 return expiresAfterWrite() || refreshes(); in recordsWrite()2398 if (map.refreshes() && (now - entry.getWriteTime() > map.refreshNanos)) { in scheduleRefresh()
12634 (KHTMLPart::receivedFirstData): http-refreshes lock history if the timeout<112636 (DocumentImpl::processHttpEquiv): http-refreshes lock history if the timeout<1
29109 move to the new Icon Loader broke the "always get the icon if the user refreshes the page"
79448 Fixes the Network panel so that it refreshes as needed.
29728 It already refreshes plugins and reloads pages when necessary.
19767 … Don't refresh in -init, so that callers can set the DB's plugin path array before it refreshes.