| /base/update/updateservice/services/core/ability/utils/include/ |
| D | time_utils.h | 35 time_t currentTime = std::chrono::system_clock::to_time_t(std::chrono::system_clock::now()); in GetTimestamp() local 74 int64_t currentTime = GetTimestamp(); in GetSystemBootDuration() local
|
| /base/time/time_service/test/unittest/service_test/src/ |
| D | time_dfx_test.cpp | 203 struct timeval currentTime {}; struct 234 struct timeval currentTime {}; struct 267 struct timeval currentTime {}; struct 299 struct timeval currentTime {}; struct
|
| D | time_service_test.cpp | 190 struct timeval currentTime {}; in StartIdleTimer() struct 370 struct timeval currentTime {}; struct 399 struct timeval currentTime {}; struct 428 struct timeval currentTime {}; struct 447 struct timeval currentTime { struct 488 struct timeval currentTime { struct 761 int64_t currentTime = (timeOfDay.tv_sec + 100) * 1000 + timeOfDay.tv_usec / 1000; variable 860 struct timeval currentTime { struct
|
| D | time_client_test.cpp | 217 struct timeval currentTime {}; struct 256 struct timeval currentTime {}; struct 518 int64_t currentTime = (timeOfDay.tv_sec + 100) * 1000 + timeOfDay.tv_usec / 1000; variable 563 int64_t currentTime = (timeOfDay.tv_sec + 100) * 1000 + timeOfDay.tv_usec / 1000; variable 1245 struct timeval currentTime {}; struct 1290 struct timeval currentTime {}; struct
|
| /base/time/time_service/services/time/src/ |
| D | time_service_notify.cpp | 36 auto currentTime = std::chrono::steady_clock::now().time_since_epoch().count(); in RepublishEvents() local
|
| D | time_tick_notify.cpp | 73 auto currentTime = steady_clock::now().time_since_epoch().count(); in Callback() local
|
| D | ntp_update_time.cpp | 257 int64_t currentTime = NtpTrustedTime::GetInstance().CurrentTimeMillis(); in SetSystemTime() local
|
| /base/web/webview/ohos_adapter/flowbuffer_adapter/src/ |
| D | flowbuffer_adapter_impl.cpp | 48 auto currentTime = std::chrono::system_clock::now().time_since_epoch(); in NeedReportScene() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/media_adapter/playerframeworkadapterimpl_fuzzer/ |
| D | playerframeworkadapterimpl_fuzzer.cpp | 45 int32_t currentTime = static_cast<int32_t>(size); in PlayerFrameworkAdapterImpl_fuzzerFuzzTest() local
|
| /base/theme/screenlock_mgr/services/src/ |
| D | strongauthmanager.cpp | 190 int64_t currentTime = MiscServices::TimeServiceClient::GetInstance()->GetBootTimeMs(); in StartStrongAuthTimer() local 203 int64_t currentTime = MiscServices::TimeServiceClient::GetInstance()->GetBootTimeMs(); in ResetStrongAuthTimer() local
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/task/expire/ |
| D | event_scan_handler.cpp | 66 auto currentTime = TimeUtil::GetMilliseconds() / TimeUtil::SEC_TO_MILLISEC; in GetExpiredFileNames() local
|
| /base/telephony/cellular_data/services/src/state_machine/ |
| D | activating.cpp | 203 int64_t currentTime = in ProcessConnectTimeout() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_player_adapter_impl.cpp | 78 int32_t ArkPlayerAdapterImpl::GetCurrentTime(int32_t& currentTime) in GetCurrentTime()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_player_adapter_wrapper.cpp | 79 int32_t ArkPlayerAdapterWrapper::GetCurrentTime(int32_t& currentTime) in GetCurrentTime()
|
| /base/powermgr/powermgr_lite/services/src/screensaver/small/ |
| D | screen_saver_handler.cpp | 178 int64_t currentTime = GetCurrentTimeMsec(CLOCK_MONOTONIC); in OnRawEvent() local
|
| /base/powermgr/display_manager/brightness_manager/src/ |
| D | light_lux_manager.cpp | 48 int64_t currentTime = GetCurrentTimeMillis(); in SetLux() local 318 int64_t currentTime = GetCurrentTimeMillis(); in IsNeedUpdateBrightness() local
|
| /base/update/updateservice/services/core/ability/alarm/src/ |
| D | alarm_timer_utils.cpp | 69 int64_t currentTime = TimeUtils::GetTimestamp(); in RegisterAlarm() local
|
| /base/time/time_service/services/timer/src/ |
| D | timer_info.cpp | 74 std::chrono::milliseconds currentTime; in UpdateWhenElapsedFromNow() local
|
| /base/hiviewdfx/faultloggerd/frameworks/localhandler/ |
| D | dfx_crash_local_handler.cpp | 111 uint64_t currentTime = GetTimeMilliseconds(); in PrintTimeStamp() local
|
| /base/hiviewdfx/hiview/base/utility/ |
| D | time_util.cpp | 79 struct timeval currentTime; in GetTimeZone() local
|
| /base/web/webview/ohos_adapter/media_adapter/src/ |
| D | player_framework_adapter_impl.cpp | 271 int32_t PlayerAdapterImpl::GetCurrentTime(int32_t& currentTime) in GetCurrentTime()
|
| /base/hiviewdfx/hicollie/frameworks/native/ |
| D | watchdog_inner.cpp | 171 bool WatchdogInner::CheckEventTimer(const int64_t& currentTime) in CheckEventTimer() 188 int64_t currentTime = GetTimeStamp(); in ThreadSampleTask() local 316 int64_t currentTime = GetTimeStamp(); in StartTraceProfile() local
|
| /base/telephony/sms_mms/services/sms/gsm/ |
| D | gsm_sms_cb_handler.cpp | 163 int64_t currentTime = time(&timep); in ClearExpiredMessage() local
|
| /base/powermgr/battery_manager/charger/src/ |
| D | charger_thread.cpp | 132 int64_t currentTime = GetCurrentTime(); in UpdateWaitInterval() local
|
| /base/time/time_service/services/ |
| D | time_system_ability.cpp | 469 int64_t currentTime = 0; in SetRealTime() local 727 int64_t currentTime = 0; in SetTimeZone() local 1056 int64_t currentTime = 0; in SetAutoReboot() local
|