Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 25 of 46) sorted by relevance

12

/base/update/updateservice/services/core/ability/utils/include/
Dtime_utils.h35 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/
Dtime_dfx_test.cpp203 struct timeval currentTime {}; struct
234 struct timeval currentTime {}; struct
267 struct timeval currentTime {}; struct
299 struct timeval currentTime {}; struct
Dtime_service_test.cpp190 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
Dtime_client_test.cpp217 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/
Dtime_service_notify.cpp36 auto currentTime = std::chrono::steady_clock::now().time_since_epoch().count(); in RepublishEvents() local
Dtime_tick_notify.cpp73 auto currentTime = steady_clock::now().time_since_epoch().count(); in Callback() local
Dntp_update_time.cpp257 int64_t currentTime = NtpTrustedTime::GetInstance().CurrentTimeMillis(); in SetSystemTime() local
/base/web/webview/ohos_adapter/flowbuffer_adapter/src/
Dflowbuffer_adapter_impl.cpp48 auto currentTime = std::chrono::system_clock::now().time_since_epoch(); in NeedReportScene() local
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/playerframeworkadapterimpl_fuzzer/
Dplayerframeworkadapterimpl_fuzzer.cpp45 int32_t currentTime = static_cast<int32_t>(size); in PlayerFrameworkAdapterImpl_fuzzerFuzzTest() local
/base/theme/screenlock_mgr/services/src/
Dstrongauthmanager.cpp190 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/
Devent_scan_handler.cpp66 auto currentTime = TimeUtil::GetMilliseconds() / TimeUtil::SEC_TO_MILLISEC; in GetExpiredFileNames() local
/base/telephony/cellular_data/services/src/state_machine/
Dactivating.cpp203 int64_t currentTime = in ProcessConnectTimeout() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_player_adapter_impl.cpp78 int32_t ArkPlayerAdapterImpl::GetCurrentTime(int32_t& currentTime) in GetCurrentTime()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_player_adapter_wrapper.cpp79 int32_t ArkPlayerAdapterWrapper::GetCurrentTime(int32_t& currentTime) in GetCurrentTime()
/base/powermgr/powermgr_lite/services/src/screensaver/small/
Dscreen_saver_handler.cpp178 int64_t currentTime = GetCurrentTimeMsec(CLOCK_MONOTONIC); in OnRawEvent() local
/base/powermgr/display_manager/brightness_manager/src/
Dlight_lux_manager.cpp48 int64_t currentTime = GetCurrentTimeMillis(); in SetLux() local
318 int64_t currentTime = GetCurrentTimeMillis(); in IsNeedUpdateBrightness() local
/base/update/updateservice/services/core/ability/alarm/src/
Dalarm_timer_utils.cpp69 int64_t currentTime = TimeUtils::GetTimestamp(); in RegisterAlarm() local
/base/time/time_service/services/timer/src/
Dtimer_info.cpp74 std::chrono::milliseconds currentTime; in UpdateWhenElapsedFromNow() local
/base/hiviewdfx/faultloggerd/frameworks/localhandler/
Ddfx_crash_local_handler.cpp111 uint64_t currentTime = GetTimeMilliseconds(); in PrintTimeStamp() local
/base/hiviewdfx/hiview/base/utility/
Dtime_util.cpp79 struct timeval currentTime; in GetTimeZone() local
/base/web/webview/ohos_adapter/media_adapter/src/
Dplayer_framework_adapter_impl.cpp271 int32_t PlayerAdapterImpl::GetCurrentTime(int32_t& currentTime) in GetCurrentTime()
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_inner.cpp171 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/
Dgsm_sms_cb_handler.cpp163 int64_t currentTime = time(&timep); in ClearExpiredMessage() local
/base/powermgr/battery_manager/charger/src/
Dcharger_thread.cpp132 int64_t currentTime = GetCurrentTime(); in UpdateWaitInterval() local
/base/time/time_service/services/
Dtime_system_ability.cpp469 int64_t currentTime = 0; in SetRealTime() local
727 int64_t currentTime = 0; in SetTimeZone() local
1056 int64_t currentTime = 0; in SetAutoReboot() local

12