Home
last modified time | relevance | path

Searched refs:lastUpdate (Results 1 – 14 of 14) sorted by relevance

/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/internal/
DProgressListenerImpl.java44 long lastUpdate = 0; field in ProgressListenerImpl
57 if (now - lastUpdate < UPDATE_THRESHOLD) { in isTooSoon()
60 lastUpdate = now; in isTooSoon()
/external/boringssl/src/crypto/x509/
Dx509cset.c88 in = x->crl->lastUpdate; in X509_CRL_set_lastUpdate()
92 M_ASN1_TIME_free(x->crl->lastUpdate); in X509_CRL_set_lastUpdate()
93 x->crl->lastUpdate = in; in X509_CRL_set_lastUpdate()
Dx_crl.c140 ASN1_SIMPLE(X509_CRL_INFO, lastUpdate, ASN1_TIME),
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.c82 bweStr->lastUpdate = 0; in WebRtcIsacfix_InitBandwidthEstimator()
232 bweStr->lastUpdate = arrivalTime; in WebRtcIsacfix_UpdateUplinkBwImpl()
271 if ((arrivalTime - bweStr->lastUpdate) > FS3) { in WebRtcIsacfix_UpdateUplinkBwImpl()
274 numPktsExpected = (arrivalTime - bweStr->lastUpdate) / frameSizeSampl; in WebRtcIsacfix_UpdateUplinkBwImpl()
315 bweStr->lastUpdate = arrivalTime; in WebRtcIsacfix_UpdateUplinkBwImpl()
321 bweStr->lastUpdate = arrivalTime; in WebRtcIsacfix_UpdateUplinkBwImpl()
417 bweStr->lastUpdate = arrivalTime; in WebRtcIsacfix_UpdateUplinkBwImpl()
487 bweStr->lastUpdate = arrivalTime; in WebRtcIsacfix_UpdateUplinkBwImpl()
Dstructs.h200 …uint32_t lastUpdate; /* Time since the last update of the Bottle Neck estimate (in samp… member
/external/perfetto/infra/perfetto-ci.appspot.com/static/
Dscript.js134 const lastUpdate = new Date(cl.updated + ' UTC');
135 const lastUpdateMins = Math.ceil((Date.now() - lastUpdate) / 60000);
142 lastUpdateText = lastUpdate.toLocaleDateString();
/external/scapy/scapy/layers/tls/
Dcert.py773 lastUpdate = tbsCertList.this_update.val
774 if lastUpdate[-1] == "Z":
775 lastUpdate = lastUpdate[:-1]
777 self.lastUpdate = time.strptime(lastUpdate, "%y%m%d%H%M%S")
780 self.lastUpdate_str_simple = time.strftime("%x", self.lastUpdate)
/external/scapy/test/
Dcert.uts286 = CRL class : Checking lastUpdate date extraction in tuple format
287 x.lastUpdate == (2006, 11, 2, 0, 0, 0, 3, 306, -1)
/external/boringssl/src/include/openssl/
Dx509.h408 ASN1_TIME *lastUpdate; member
534 #define X509_CRL_get_lastUpdate(x) ((x)->crl->lastUpdate)
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc4571 ASN1_TIME* lastUpdate = X509_CRL_get_lastUpdate(crl); in NativeCrypto_X509_CRL_get_lastUpdate() local
4572 JNI_TRACE("X509_CRL_get_lastUpdate(%p) => %p", crl, lastUpdate); in NativeCrypto_X509_CRL_get_lastUpdate()
4573 return reinterpret_cast<uintptr_t>(lastUpdate); in NativeCrypto_X509_CRL_get_lastUpdate()
/external/testng/ant/
Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
/external/guice/extensions/persist/lib/
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF com/google/common/base/ExtraObjectsMethodsForWeb.class ExtraObjectsMethodsForWeb ...