Home
last modified time | relevance | path

Searched refs:time_t (Results 1276 - 1300 of 1700) sorted by relevance

1...<<51525354555657585960>>...68

/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_large_put.c336 time_t start; in testExternalPut()
H A Dtest_post_loop.c317 time_t start; in testExternalPost()
H A Dtest_postform.c357 time_t start; in testExternalPost()
H A Dtest_process_headers.c311 time_t start; in testExternalGet()
H A Dtest_put.c307 time_t start; in testExternalPut()
H A Dtest_put_chunked.c317 time_t start; in testExternalPut()
/third_party/openssl/test/
H A Dcmp_hdr_test.c165 time_t hdrtime, before, after, now; in execute_HDR_update_messageTime_test()
/third_party/openssl/apps/lib/
H A Dvms_term_sock.c557 time_t CurTime; in LogMessage()
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
H A Dftrandom.c605 time_t now; in main()
/third_party/toybox/toys/pending/
H A Dsyslogd.c316 time_t now; in logmsg()
/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util_test.cc224 time_t value = time(NULL); in TEST()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dclock.cc553 return absl::Seconds(std::numeric_limits<time_t>::max()); in MaxSleep()
/third_party/rust/crates/rustix/src/backend/libc/net/
H A Dsyscalls.rs558 // Rust's musl libc bindings deprecated `time_t` while they
559 // transition to 64-bit `time_t`. What we want here is just
563 let tv_sec = timeout.as_secs().try_into().unwrap_or(c::time_t::MAX);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_internal.c83 time_t t2 = t; in os_gmtime()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_internal.c89 time_t t2 = t; in os_gmtime()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c398 * time_t get_mtime(char *path)
403 static time_t get_mtime(const char *path) in get_mtime()
413 * int set_mtime(const char *path, time_t mtime)
419 static int set_mtime(const char *path, time_t mtime) in set_mtime()
1183 time_t mtime; /* modtime of mapfile when last read */
1324 time_t file_mtime; in get_map()
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp642 time_t startTime = time(nullptr); in IsCallbackLimit()
897 time_t curTime = time(nullptr); in SendFfrtEvent()
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_meter.cpp354 time_t now = time(nullptr); in SetAppFileName()
355 if (now == static_cast<time_t>(-1)) { in SetAppFileName()
/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp93 void HiviewPlatform::SetMaxProxyIdleTime(time_t idleTime) in SetMaxProxyIdleTime()
98 void HiviewPlatform::SetCheckProxyIdlePeriod(time_t period) in SetCheckProxyIdlePeriod()
/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.cpp772 time_t currentTime = static_cast<time_t>(time(nullptr)); in RemoveTempFileIfNeed()
/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_service.cpp65 constexpr time_t CALL_APS_INTERVAL = 2;
257 time_t currentTime = time(0); in NotifyLightChangeToAps()
/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp142 time_t second = time(0); in OnStart()
164 time_t second = time(0); in OnStop()
/base/time/time_service/services/
H A Dtime_system_ability.cpp471 tv.tv_sec = (time_t)(time / MILLI_TO_BASE); in SetRealTime()
621 int TimeSystemAbility::SetRtcTime(time_t sec) in SetRtcTime()
/base/update/updater/utils/
H A Dutils.cpp705 time_t oldestFileTime = std::numeric_limits<time_t>::max(); in DeleteOldFile()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp524 std::time_t FreeInstallManager::GetTimeStamp() in GetTimeStamp()
528 std::time_t timestamp = tp.time_since_epoch().count(); in GetTimeStamp()

Completed in 32 milliseconds

1...<<51525354555657585960>>...68