Home
last modified time | relevance | path

Searched defs:lastUpdate (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/m133/tools/debugger/
DDebugLayerManager.cpp145 int lastUpdate = (key.frame <= frame ? key.frame : -1); in summarizeLayers() local
/third_party/skia/tools/debugger/
DDebugLayerManager.cpp134 int lastUpdate = (key.frame <= frame ? key.frame : -1); in summarizeLayers() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/
Dcomm_util.cc556 const ASN1_TIME *lastUpdate = X509_CRL_get0_lastUpdate(crl); in checkCRLTime() local
/third_party/openssl/include/crypto/
Dx509.h93 ASN1_TIME *lastUpdate; /* lastUpdate field */ member
/third_party/skia/m133/dm/
DDM.cpp264 double lastUpdate; in done() local