/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
D | reminder_request_calendar_test.cpp | 43 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/ |
D | event_handler_send_timing_event_module_test.cpp | 45 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/ |
D | timer_manager.cpp | 182 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/ |
D | global.cpp | 27 struct tm nowTime; in LogTimeStamp() local
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/ |
D | time_util.cpp | 36 time_t nowTime = time(nullptr); in GetDate() local
|
/base/hiviewdfx/hiview/plugins/usage_event_report/ |
D | usage_event_report.cpp | 77 auto nowTime = TimeUtil::GetMilliseconds(); in Init() local 150 auto nowTime = TimeUtil::GetMilliseconds(); in ReportDailyEvent() local
|
/base/hiviewdfx/hilog_lite/services/hilogcat/ |
D | hiview_logcat.c | 59 struct tm nowTime = {0}; in main() local
|
/base/account/os_account/services/accountmgr/src/osaccount/ |
D | os_account_interface.cpp | 94 struct tm nowTime = {0}; in SendToAMSAccountStop() local 147 struct tm nowTime = {0}; in SendToIDMAccountDelete() local
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | reminder_request_alarm.cpp | 111 struct tm nowTime; in GetNextTriggerTime() local 163 struct tm nowTime; in GetNextAlarm() local
|
D | reminder_request_calendar.cpp | 131 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/ |
D | reminderrequestcalendar_fuzzer.cpp | 35 struct tm nowTime; in DoSomethingInterestingWithMyAPI() local
|
/base/hiviewdfx/hilog_lite/services/apphilogcat/ |
D | hiview_applogcat.c | 206 struct tm nowTime = {0}; in main() local
|
/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/ |
D | zip_writer.cpp | 134 auto nowTime = std::chrono::system_clock::to_time_t(std::chrono::system_clock::now()); in SetTimeToZipFileInfo() local
|
/base/usb/usb_manager/services/native/src/ |
D | usb_right_manager.cpp | 125 uint64_t nowTime = GetCurrentTimestamp(); in HasRight() local 591 uint64_t nowTime = GetCurrentTimestamp(); in CleanUpRightNormalExpired() local
|
/base/update/updater/services/package/pkg_manager/ |
D | pkg_utils.cpp | 185 struct tm nowTime {}; in GetFileSize() struct
|
/base/telephony/call_manager/services/call_manager_service/src/ |
D | call_manager_service.cpp | 106 struct tm nowTime = { 0 }; in OnStart() local 126 struct tm nowTime = { 0 }; in OnStop() local
|
/base/startup/init/services/modules/bootevent/ |
D | bootevent.c | 170 time_t nowTime = time(NULL); in SaveServiceBootEvent() local
|
/base/hiviewdfx/hidumper/frameworks/native/src/manager/ |
D | dump_implement.cpp | 287 struct tm nowTime; in GetTime() local
|
/base/hiviewdfx/hilog_lite/frameworks/mini/ |
D | hiview_output_log.c | 404 struct tm nowTime = {0}; in LogCommonFmt() local
|