Searched refs:expiration (Results 51 - 70 of 70) sorted by relevance

123

/external/chromium_org/net/base/
H A Dsdch_manager.h204 const base::Time& expiration,
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DMapMaker.java110 * expiration comes). We also want to avoid removing an entry prematurely if the entry was set
188 MapMaker expiration(long duration, TimeUnit unit) { method in class:MapMaker
196 "expiration time of " + expirationMillis + " ns was already set");
/external/chromium_org/chrome/browser/extensions/api/identity/
H A Didentity_api.cc671 const std::string& expiration) {
677 if (!expiration.empty() && base::StringToInt(expiration, &time_to_live)) {
669 OnGaiaFlowCompleted( const std::string& access_token, const std::string& expiration) argument
/external/guava/guava/src/com/google/common/collect/
H A DMapMaker.java55 * <li>time-based expiration of entries, measured since last access or last write
429 * {@link MapMaker#expiration} is provided by
436 MapMaker expiration(long duration, TimeUnit unit) { method in class:MapMaker
717 * due to eviction resulting from timed expiration, exceeding a maximum size, or garbage
810 * The entry's expiration timestamp has passed. This can occur when using {@link
H A DMapMakerInternalMap.java182 * A listener that is invoked when an entry is removed due to expiration or garbage collection of
715 * Gets the entry expiration time in ns.
720 * Sets the entry expiration time in ns.
980 // null expiration
1235 // null expiration
1492 // null expiration
1960 // expiration
1973 // if the expiration time had overflowed, this "undoes" the overflow
1993 * Notifies listeners that an entry has been automatically removed due to expiration, eviction,
2134 * A queue of elements currently in the map, ordered by expiration tim
[all...]
/external/iproute2/doc/
H A Dapi-ip6-flowlabels.tex249 labels until their expiration and malicious user may fastly eat all the
399 \item \verb|Expires| is time until expiration of the label in seconds. It may
/external/chromium_org/net/third_party/nss/ssl/
H A Dsslsnce.c866 /* override caller's expiration time, which uses client timeout
883 /* override caller's expiration time, which uses client timeout
1683 PRUint32 expiration = cache->mutexTimeout; local
1685 timeout = PR_SecondsToInterval(expiration);
1692 then = now - expiration;
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_registrar.c87 struct os_reltime expiration; member in struct:wps_uuid_pin
748 os_get_reltime(&p->expiration);
749 p->expiration.sec += timeout;
803 os_reltime_before(&pin->expiration, &now)) {
/external/wpa_supplicant_8/src/wps/
H A Dwps_registrar.c87 struct os_reltime expiration; member in struct:wps_uuid_pin
748 os_get_reltime(&p->expiration);
749 p->expiration.sec += timeout;
803 os_reltime_before(&pin->expiration, &now)) {
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_registrar.c87 struct os_reltime expiration; member in struct:wps_uuid_pin
748 os_get_reltime(&p->expiration);
749 p->expiration.sec += timeout;
803 os_reltime_before(&pin->expiration, &now)) {
/external/chromium_org/chrome/browser/ui/webui/net_internals/
H A Dnet_internals_ui.cc1018 entry_dict->SetString("expiration",
1019 net::NetLog::TickCountToString(it.expiration()));
/external/chromium_org/extensions/browser/api/web_request/
H A Dweb_request_api.cc2156 if (event_time > bucket->expiration())
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 426 milliseconds

123