/foundation/communication/wifi/wifi/utils/inc/ |
H A D | wifi_hisysevent.h | 128 void WritePortalAuthExpiredHisysevent(int respCode, int detectNum, time_t connTime, 129 time_t portalAuthTime, bool isNotificationClicked);
|
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/cycle_task/ |
H A D | cycle_task_runner.cpp | 114 std::time_t currentTime = std::time(nullptr); in SetRunableBundleNames() 117 std::time_t lastCheckTime; in SetRunableBundleNames()
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | log.h | 40 time_t sec = (time_t)tv->tv_sec; in FillpLogGetNowTime()
|
/third_party/curl/packages/OS400/ |
H A D | ccsidcurl.h | 44 CURL_EXTERN time_t curl_getdate_ccsid(const char *p, const time_t *unused,
|
/third_party/curl/tests/libtest/ |
H A D | testtrace.c | 32 static time_t epoch_offset; /* for test time tracing */ 97 time_t secs; in libtest_debug_cb()
|
/third_party/alsa-lib/include/ |
H A D | global.h | 140 time_t tv_sec; /* seconds */ 145 time_t tv_sec; /* seconds */
|
/third_party/ltp/testcases/kernel/sched/sched_stress/ |
H A D | sched_tc4.c | 149 start_time = time((time_t *) & timer_info); in main() 153 stop_time = time((time_t *) & timer_info); in main()
|
H A D | sched_tc5.c | 146 start_time = time((time_t *) & timer_info); in main() 151 stop_time = time((time_t *) & timer_info); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/ |
H A D | 9-1.c | 55 time_t t1, t2; in child_process() 72 time_t t1, t2; in test_process()
|
/third_party/ltp/testcases/realtime/func/gtod_latency/ |
H A D | gtod_infinite.c | 110 time_t tt; in main() 182 tt = (time_t) ts.tv_sec; in main()
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | utimes.c | 42 time_t t_mold, t_aold, t_now, t_new; in utimes_0100() 105 time_t t_mold, t_aold, t_now, t_new; in utimes_time64_0100()
|
/third_party/musl/libc-test/src/functional/ |
H A D | strftime.c | 125 if (sizeof(time_t) * CHAR_BIT >= 64) { in main() 175 if (sizeof(time_t) * CHAR_BIT >= 64) { in main()
|
H A D | utime64.c | 22 time_t t; in main() 65 if (TEST((time_t)(1LL<<32) == (1LL<<32), "implementation has Y2038 EOL\n")) { in main()
|
H A D | utime.c | 19 time_t t; in main() 62 if (TEST((time_t)(1LL<<32) == (1LL<<32), "implementation has Y2038 EOL\n")) { in main()
|
/third_party/musl/libc-test/src/functionalext/supplement/time/ |
H A D | gmtime_r_sup.c | 20 struct tm *__gmtime64_r (const time_t *__restrict, struct tm *__restrict); 467 static time_t gTime = 1659177614;
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | fileserver_example_external_select.c | 106 time_t end; in main() 107 time_t t; in main()
|
/third_party/toybox/porting/liteos_a/toys/posix/ |
H A D | date.c | 60 static void parse_date(char *str, time_t *t) in parse_date() 117 time_t t; in date_main()
|
/third_party/toybox/toys/lsb/ |
H A D | dmesg.c | 40 time_t tea; 81 time_t t = TT.tea+time_s; in format_message()
|
/third_party/toybox/toys/posix/ |
H A D | date.c | 63 static void parse_date(char *str, time_t *t) in parse_date() 120 time_t t; in date_main()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | asn1.h | 579 ASN1_UTCTIME *ASN1_UTCTIME_set(ASN1_UTCTIME *s, time_t t); 580 ASN1_UTCTIME *ASN1_UTCTIME_adj(ASN1_UTCTIME *s, time_t t, 583 int ASN1_UTCTIME_cmp_time_t(const ASN1_UTCTIME *s, time_t t); 587 time_t t); 589 time_t t, int offset_day, 626 ASN1_TIME *ASN1_TIME_set(ASN1_TIME *s, time_t t); 627 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t, 636 int ASN1_TIME_cmp_time_t(const ASN1_TIME *s, time_t t);
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/ |
H A D | 7-2-buildonly.c | 10 * Test that time_t type is defined as described in sys/types.h. 15 static time_t this_type_should_exist;
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/ |
H A D | 7-3-buildonly.c | 8 Test that time_t is defined. 13 static time_t dummy;
|
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/ |
H A D | avdemuxer_demo_runner.cpp | 388 time_t startTime = 0; in RunNativeDemuxerLoop() 389 time_t curTime = 0; in RunNativeDemuxerLoop() 401 time_t startTime = 0; in RunInnerSourceDemuxerLoop() 402 time_t curTime = 0; in RunInnerSourceDemuxerLoop() 450 time_t startTime = 0; in RunNativeDemuxerAllFormat() 451 time_t curTime = 0; in RunNativeDemuxerAllFormat()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
H A D | mod.rs | 22 pub st_atime: ::time_t, 24 pub st_mtime: ::time_t, 26 pub st_ctime: ::time_t, 44 pub st_atime: ::time_t, 46 pub st_mtime: ::time_t, 48 pub st_ctime: ::time_t,
|
/third_party/openssl/test/ |
H A D | drbgtest.c | 122 static time_t reseed_time(EVP_RAND_CTX *drbg) in reseed_time() 125 time_t t; in reseed_time() 189 time_t reseed_when in test_drbg_reseed() 192 time_t before_reseed, after_reseed; in test_drbg_reseed() 559 time_t before_reseed; in test_rand_reseed() 689 time_t start = time(NULL); in run_multi_thread_test()
|