Home
last modified time | relevance | path

Searched defs:sec (Results 51 - 75 of 286) sorted by relevance

12345678910>>...12

/base/hiviewdfx/faultloggerd/frameworks/localhandler/
H A Ddfx_crash_local_handler.cpp114 time_t sec = static_cast<time_t>(currentTime / TIME_DIV); in PrintTimeStamp() local
/base/powermgr/powermgr_lite/utils/include/
H A Dpower_mgr_time_util.h84 static inline int64_t SecToNsec(int64_t sec) in SecToNsec() argument
89 static inline int64_t SecToMsec(int64_t sec) in SecToMsec() argument
/foundation/resourceschedule/ffrt/src/dfx/log/linux/
H A Dlog_base.cpp42 auto sec = std::to_string(curtime.tm_sec); in GetCurrentTime() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/
H A Drdb_fault_hiview_reporter.cpp56 std::string RdbFaultHiViewReporter::GetTimeWithMilliseconds(time_t sec, int64_t nsec) in GetTimeWithMilliseconds() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dnameserndk.cpp160 ns_sect sec = ns_s_qd; in NsSkiPrr() local
/third_party/ffmpeg/libavformat/
H A Dttmlenc.c69 int64_t sec, min, hour; in ttml_write_time() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dhrtimer.h71 s32 sec, usec; /**< Scheduled time for 32-bit CPU systems. */ member
/third_party/node/deps/icu-small/source/i18n/
H A Dwintzimpl.cpp66 int32_t hour, min, sec, mil; in getSystemTimeInformation() local
/third_party/icu/icu4c/source/i18n/
H A Dwintzimpl.cpp66 int32_t hour, min, sec, mil; in getSystemTimeInformation() local
/third_party/ltp/testcases/kernel/io/aio/
H A Daio01.c99 int i, j, sec, usec; in main() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtime_test.cpp675 auto sec = std::chrono::duration_cast<std::chrono::seconds>(duration).count(); in HWTEST_F() local
/third_party/node/deps/openssl/openssl/crypto/crmf/
H A Dcrmf_pbm.c128 OSSL_CRMF_pbm_new(OSSL_LIB_CTX *libctx, const char *propq, const OSSL_CRMF_PBMPARAMETER *pbmp, const unsigned char *msg, size_t msglen, const unsigned char *sec, size_t seclen, unsigned char **out, size_t *outlen) OSSL_CRMF_pbm_new() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dwintzimpl.cpp66 int32_t hour, min, sec, mil; in getSystemTimeInformation() local
/third_party/openssl/crypto/crmf/
H A Dcrmf_pbm.c128 OSSL_CRMF_pbm_new(OSSL_LIB_CTX *libctx, const char *propq, const OSSL_CRMF_PBMPARAMETER *pbmp, const unsigned char *msg, size_t msglen, const unsigned char *sec, size_t seclen, unsigned char **out, size_t *outlen) OSSL_CRMF_pbm_new() argument
/third_party/toybox/toys/pending/
H A Dhost.c71 i, j, ret, sec, count, rcode, qlen, alen, pllen = 0, in host_main() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime_benchmark.cc39 const absl::Duration sec = absl::Seconds(1); in BM_Time_Arithmetic() local
H A Dformat.cc42 cctz::time_point<cctz::seconds> sec; member
58 const auto sec = unix_epoch() + cctz::seconds(rep_hi); in Split() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dairtime_policy.c137 unsigned int sec, usec; in update_airtime_weights() local
257 unsigned int sec, usec; in airtime_policy_update_init() local
36 get_airtime_policy_update_timeout(struct hostapd_iface *iface, unsigned int *sec, unsigned int *usec) get_airtime_policy_update_timeout() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dptksa_cache.c64 int sec; in ptksa_cache_set_expiration() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dairtime_policy.c133 unsigned int sec, usec; in update_airtime_weights() local
253 unsigned int sec, usec; in airtime_policy_update_init() local
36 get_airtime_policy_update_timeout(struct hostapd_iface *iface, unsigned int *sec, unsigned int *usec) get_airtime_policy_update_timeout() argument
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_reader.cpp57 ElfSecName sec = secs[j]; in ParseELFSections() local
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_ETC.c163 unsigned long sec, usec, time; in MeasureTime() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_mschdbg.c62 static void dhd_mschdbg_us_to_sec(uint32 time_h, uint32 time_l, uint32 *sec, uint32 *remain) in dhd_mschdbg_us_to_sec() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dtoss_animation_controller.cpp164 double sec = static_cast<double>(tv.tv_sec); in GetCurrentTime() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtoss_animation_controller.cpp168 double sec = static_cast<double>(tv.tv_sec); in GetCurrentTime() local

Completed in 14 milliseconds

12345678910>>...12