| /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 | 193 struct timeval currentTime {}; in StartIdleTimer() struct 381 struct timeval currentTime {}; struct 410 struct timeval currentTime {}; struct 439 struct timeval currentTime {}; struct 458 struct timeval currentTime { struct 499 struct timeval currentTime { struct 772 int64_t currentTime = (timeOfDay.tv_sec + 100) * 1000 + timeOfDay.tv_usec / 1000; variable 871 struct timeval currentTime { struct
|
| D | time_client_test.cpp | 221 struct timeval currentTime {}; struct 260 struct timeval currentTime {}; struct 522 int64_t currentTime = (timeOfDay.tv_sec + 100) * 1000 + timeOfDay.tv_usec / 1000; variable 567 int64_t currentTime = (timeOfDay.tv_sec + 100) * 1000 + timeOfDay.tv_usec / 1000; variable 1410 struct timeval currentTime {}; struct 1455 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 | 74 auto currentTime = steady_clock::now().time_since_epoch().count(); in Callback() local
|
| D | ntp_update_time.cpp | 274 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/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/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/update/updateservice/services/core/ability/alarm/src/ |
| D | alarm_timer_utils.cpp | 69 int64_t currentTime = TimeUtils::GetTimestamp(); in RegisterAlarm() local
|
| /base/hiviewdfx/faultloggerd/frameworks/localhandler/ |
| D | dfx_crash_local_handler.cpp | 119 uint64_t currentTime = request->timeStamp; in PrintTimeStamp() local
|
| /base/time/time_service/services/timer/src/ |
| D | timer_info.cpp | 77 std::chrono::milliseconds currentTime; in UpdateWhenElapsedFromNow() local
|
| /base/print/print_fwk/services/print_service/src/ |
| D | vendor_driver_base.cpp | 74 uint64_t currentTime = GetNowTime(); in UpdateAllPrinterStatus() 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 | 273 int32_t PlayerAdapterImpl::GetCurrentTime(int32_t& currentTime) in GetCurrentTime()
|
| /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 | 461 int64_t currentTime = 0; in SetRealTime() local 721 int64_t currentTime = 0; in SetTimeZone() local 1004 int64_t currentTime = 0; in SetAutoReboot() local
|