Home
last modified time | relevance | path

Searched defs:epoch (Results 1 - 25 of 41) 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
/foundation/ability/ability_runtime/tools/aa/src/
H A Dsystem_time.cpp30 auto epoch = nowSys.time_since_epoch(); in GetNowSysTime() local
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_dfx_adapter.cpp39 auto epoch = now_ms.time_since_epoch(); in GetCurrentTime() 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
/foundation/communication/netmanager_base/services/netpolicymanager/src/common/
H A Dnet_policy_file_event_handler.cpp37 auto epoch = nowSys.time_since_epoch(); in GetNowMilliSeconds() 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
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter.cpp107 auto epoch = now_ms.time_since_epoch(); in GetCurrentMicrosecondTimeFormat() local
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dversion.py266 def epoch(sel member in Version
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp100 auto epoch = nowSys.time_since_epoch(); in SendTimingEvent() local
/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
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dssl_internal.h354 unsigned epoch; member
/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

Completed in 25 milliseconds

12