Home
last modified time | relevance | path

Searched defs:nowTime (Results 1 – 24 of 24) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_calendar_test.cpp43 std::shared_ptr<ReminderRequestCalendar> CreateCalendar(tm &nowTime) in CreateCalendar()
97 struct tm nowTime; variable
112 struct tm nowTime; variable
127 struct tm nowTime; variable
146 struct tm nowTime = *tmp; variable
191 tm nowTime = *tmp; variable
224 tm nowTime = *tmp; variable
268 tm nowTime = *tmp; variable
297 struct tm nowTime; variable
311 struct tm nowTime; variable
[all …]
/base/notification/eventhandler/frameworks/test/moduletest/
Devent_handler_send_timing_event_module_test.cpp45 int64_t nowTime = GetNowSysTime(); in WaitTaskCalled() local
79 int64_t nowTime = GetNowSysTime(); in SendEventWithSmartPtr() local
149 int64_t nowTime = GetNowSysTime(); variable
170 int64_t nowTime = GetNowSysTime(); variable
195 int64_t nowTime = GetNowSysTime(); variable
219 int64_t nowTime = GetNowSysTime(); variable
312 int64_t nowTime = GetNowSysTime(); variable
/base/inputmethod/imf/test/unittest/cpp_test/mock/
Dglobal.cpp27 struct tm nowTime; in LogTimeStamp() local
/base/msdp/device_status/intention/scheduler/timer_manager/src/
Dtimer_manager.cpp179 int64_t nowTime = GetMillisTime(); in AddTimerInternal() local
206 int64_t nowTime = GetMillisTime(); in ResetTimerInternal() local
234 int64_t nowTime = GetMillisTime(); in CalcNextDelayInternal() local
250 int64_t nowTime = GetMillisTime(); in ProcessTimersInternal() local
/base/inputmethod/imf/services/src/
Dglobal.cpp27 struct tm nowTime; in LogTimeStamp() local
/base/hiviewdfx/hiview/plugins/usage_event_report/
Dusage_event_report.cpp77 auto nowTime = TimeUtil::GetMilliseconds(); in Init() local
150 auto nowTime = TimeUtil::GetMilliseconds(); in ReportDailyEvent() local
/base/hiviewdfx/hilog_lite/services/hilogcat/
Dhiview_logcat.c59 struct tm nowTime = {0}; in main() local
/base/msdp/device_status/services/timer_manager/src/
Dtimer_manager.cpp182 int64_t nowTime = GetMillisTime(); in AddTimerInternal() local
209 int64_t nowTime = GetMillisTime(); in ResetTimerInternal() local
237 int64_t nowTime = GetMillisTime(); in CalcNextDelayInternal() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Dtime_util.cpp36 time_t nowTime = time(nullptr); in GetDate() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request_calendar.cpp121 struct tm nowTime; in GetNextDay() local
146 struct tm nowTime; in GetNextTriggerTime() local
182 uint64_t ReminderRequestCalendar::GetNextTriggerTimeAsRepeatReminder(const tm &nowTime, const tm &t… in GetNextTriggerTimeAsRepeatReminder() argument
Dreminder_request_alarm.cpp81 struct tm nowTime; in GetNextTriggerTime() local
Dreminder_request.cpp1842 struct tm nowTime; in GetNextDaysOfWeek() local
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_interface.cpp98 struct tm nowTime = {0}; in SendToAMSAccountStop() local
165 struct tm nowTime = {0}; in SendToIDMAccountDelete() local
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/
Dreminderrequestcalendar_fuzzer.cpp36 struct tm nowTime; in DoSomethingInterestingWithMyAPI() local
/base/hiviewdfx/hiview/plugins/unified_collector/task/
Dcpu_perf_dump.cpp80 int64_t nowTime = static_cast<int64_t>(TimeUtil::GetMilliseconds()); in CheckRecordInterval() local
/base/hiviewdfx/hilog_lite/services/apphilogcat/
Dhiview_applogcat.c206 struct tm nowTime = {0}; in main() local
/base/hiviewdfx/hiview/framework/native/unified_collection/process/
Dprocess_status.cpp181 uint64_t nowTime = TimeUtil::GetMilliseconds(); in UpdateProcessForegroundState() local
/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
Dzip_writer.cpp135 auto nowTime = std::chrono::system_clock::to_time_t(std::chrono::system_clock::now()); in SetTimeToZipFileInfo() local
/base/notification/eventhandler/frameworks/eventhandler/src/
Dinner_event.cpp343 auto nowTime = std::chrono::duration_cast<std::chrono::nanoseconds>( in SetEventUniqueId() local
/base/usb/usb_manager/services/native/src/
Dusb_right_manager.cpp125 uint64_t nowTime = GetCurrentTimestamp(); in HasRight() local
568 uint64_t nowTime = GetCurrentTimestamp(); in CleanUpRightNormalExpired() local
/base/update/updater/services/package/pkg_manager/
Dpkg_utils.cpp222 struct tm nowTime {}; in GetFileSize() struct
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp110 struct tm nowTime = { 0 }; in OnStart() local
130 struct tm nowTime = { 0 }; in OnStop() local
/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_output_log.c404 struct tm nowTime = {0}; in LogCommonFmt() local
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
Ddump_implement.cpp299 struct tm nowTime; in GetTime() local