Home
last modified time | relevance | path

Searched defs:epoch (Results 1 - 25 of 33) sorted by relevance

12

/base/notification/common_event_service/services/src/
H A Dsystem_time.cpp30 auto epoch = nowSys.time_since_epoch(); in GetNowSysTime() local
/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_send_timing_event_module_test.cpp31 auto epoch = nowSys.time_since_epoch(); in GetNowSysTime() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dgc-invoker.cc146 size_t GCInvoker::epoch() const { return impl_->epoch(); } in epoch() function in cppgc::internal::GCInvoker
H A Dstats-collector.h107 size_t epoch = -1; member
/base/notification/eventhandler/frameworks/eventhandler/include/
H A Devent_handler_utils.h110 auto epoch = now.time_since_epoch(); in GetTimeStamp() local
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dversion.py266 def epoch(sel member in Version
[all...]
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drecord.h67 unsigned long epoch; member
81 unsigned short epoch; member
/third_party/openssl/test/
H A Ddtlstest.c197 int epoch = 0; in test_dtls_drop_records() local
H A Dbad_dtls_test.c280 static unsigned char epoch[2] = { 0x00, 0x01 }; in send_record() local
/third_party/openssl/ssl/record/
H A Drecord.h67 unsigned long epoch; member
81 unsigned short epoch; member
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp224 auto epoch = std::chrono::system_clock::now().time_since_epoch(); in IsLiveViewCanRecover() local
H A Dadvanced_notification_utils.cpp516 auto epoch = nowSys.time_since_epoch(); in GetNowSysTime() local
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp159 auto epoch = nowSys.time_since_epoch(); in SendTimingEvent() local
/third_party/ltp/testcases/kernel/fs/read_all/
H A Dread_all.c104 static long long epoch; variable
/third_party/ffmpeg/libavformat/
H A Dwtvdec.c326 int64_t epoch; member
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/
H A Dpicotls.c359 size_t epoch = ngtcp2_crypto_picotls_from_ngtcp2_crypto_level(crypto_level); in ngtcp2_crypto_read_write_crypto_data() local
435 ngtcp2_crypto_level ngtcp2_crypto_picotls_from_epoch(size_t epoch) { in ngtcp2_crypto_picotls_from_epoch() argument
559 update_traffic_key_server_cb(ptls_update_traffic_key_t *self, ptls_t *ptls, int is_enc, size_t epoch, const void *secret) update_traffic_key_server_cb() argument
605 update_traffic_key_cb(ptls_update_traffic_key_t *self, ptls_t *ptls, int is_enc, size_t epoch, const void *secret) update_traffic_key_cb() argument
/third_party/node/deps/v8/src/heap/
H A Dmark-compact.h599 unsigned epoch() const { return epoch_; } in epoch() function in v8::internal::final
/third_party/openssl/test/helpers/
H A Dssltestlib.c119 int rem, i, content, reclen, msglen, fragoff, fraglen, epoch; in dump_data() local
266 unsigned int epoch; member
350 unsigned int seq, offset, len, epoch; in mempacket_test_read() local
423 unsigned int epoch; mempacket_swap_epoch() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmrgts.cpp529 UDate epoch = date(0, 0, 0); in Test4071441() local
H A Dcalregts.cpp1285 UDate epoch = makeDate(1970, UCAL_JANUARY, 1); in test4108764() local
/third_party/icu/icu4c/source/i18n/
H A Dastro.cpp1418 const double epoch = 2451545.0; // 2000 AD, January 1.5 eclipticObliquity() local
[all...]
/third_party/libuv/src/win/
H A Dutil.c1684 const uint64_t epoch = (uint64_t) 116444736000000000ULL; in uv_gettimeofday() local
/third_party/node/deps/icu-small/source/i18n/
H A Dastro.cpp1418 const double epoch = 2451545.0; // 2000 AD, January 1.5 eclipticObliquity() local
[all...]
/third_party/node/deps/uv/src/win/
H A Dutil.c1882 const uint64_t epoch = (uint64_t) 116444736000000000ULL; in uv_gettimeofday() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dastro.cpp1418 const double epoch = 2451545.0; // 2000 AD, January 1.5 eclipticObliquity() local
[all...]

Completed in 39 milliseconds

12