Home
last modified time | relevance | path

Searched defs:nowTime (Results 1 – 19 of 19) 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()
95 struct tm nowTime; variable
110 struct tm nowTime; variable
125 struct tm nowTime; variable
144 struct tm nowTime = *tmp; variable
187 tm nowTime = *tmp; variable
218 tm nowTime = *tmp; variable
260 tm nowTime = *tmp; variable
287 struct tm nowTime; variable
301 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/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
253 int64_t nowTime = GetMillisTime(); in ProcessTimersInternal() local
/base/inputmethod/imf/services/src/
Dglobal.cpp27 struct tm nowTime; in LogTimeStamp() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Dtime_util.cpp36 time_t nowTime = time(nullptr); in GetDate() 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/account/os_account/services/accountmgr/src/osaccount/
Dos_account_interface.cpp94 struct tm nowTime = {0}; in SendToAMSAccountStop() local
147 struct tm nowTime = {0}; in SendToIDMAccountDelete() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request_alarm.cpp111 struct tm nowTime; in GetNextTriggerTime() local
163 struct tm nowTime; in GetNextAlarm() local
Dreminder_request_calendar.cpp131 struct tm nowTime; in GetNextDay() local
156 struct tm nowTime; in GetNextTriggerTime() local
186 uint64_t ReminderRequestCalendar::GetNextTriggerTimeAsRepeatReminder(const tm &nowTime, const tm &t… in GetNextTriggerTimeAsRepeatReminder() argument
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/
Dreminderrequestcalendar_fuzzer.cpp35 struct tm nowTime; in DoSomethingInterestingWithMyAPI() local
/base/hiviewdfx/hilog_lite/services/apphilogcat/
Dhiview_applogcat.c206 struct tm nowTime = {0}; in main() local
/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
Dzip_writer.cpp134 auto nowTime = std::chrono::system_clock::to_time_t(std::chrono::system_clock::now()); in SetTimeToZipFileInfo() local
/base/usb/usb_manager/services/native/src/
Dusb_right_manager.cpp125 uint64_t nowTime = GetCurrentTimestamp(); in HasRight() local
591 uint64_t nowTime = GetCurrentTimestamp(); in CleanUpRightNormalExpired() local
/base/update/updater/services/package/pkg_manager/
Dpkg_utils.cpp185 struct tm nowTime {}; in GetFileSize() struct
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp106 struct tm nowTime = { 0 }; in OnStart() local
126 struct tm nowTime = { 0 }; in OnStop() local
/base/startup/init/services/modules/bootevent/
Dbootevent.c170 time_t nowTime = time(NULL); in SaveServiceBootEvent() local
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
Ddump_implement.cpp287 struct tm nowTime; in GetTime() local
/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_output_log.c404 struct tm nowTime = {0}; in LogCommonFmt() local