Home
last modified time | relevance | path

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

12

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_calendar_test.cpp44 std::shared_ptr<ReminderRequestCalendar> CreateCalendar(tm &nowTime) in CreateCalendar()
98 struct tm nowTime; variable
113 struct tm nowTime; variable
128 struct tm nowTime; variable
147 struct tm nowTime = *tmp; variable
192 tm nowTime = *tmp; variable
243 tm nowTime = *tmp; variable
287 tm nowTime = *tmp; variable
316 struct tm nowTime; variable
330 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/hiviewdfx/hiview/plugins/sysevent_source/control/
Ddaily_controller.cpp43 int64_t nowTime = TimeUtil::GetSeconds(); in CheckThreshold() local
57 void DailyController::TryToUpdateCacheToDb(int64_t nowTime) in TryToUpdateCacheToDb()
64 bool DailyController::CheckTimeOfCache(int64_t nowTime) in CheckTimeOfCache()
109 void DailyController::TryToReportDb(int64_t nowTime) in TryToReportDb()
/base/inputmethod/imf/test/unittest/cpp_test/mock/
Dglobal.cpp27 struct tm nowTime; in LogTimeStamp() local
/base/inputmethod/imf/common/src/
Dglobal.cpp27 struct tm nowTime; in LogTimeStamp() local
/base/hiviewdfx/hilog_lite/services/hilogcat/
Dhiview_logcat.c59 struct tm nowTime = {0}; in main() local
/base/msdp/device_status/intention/scheduler/timer_manager/src/
Dtimer_manager.cpp196 int64_t nowTime = GetMillisTime(); in AddTimerInternal() local
223 int64_t nowTime = GetMillisTime(); in ResetTimerInternal() local
251 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/hiviewdfx/hiview/plugins/usage_event_report/
Dusage_event_report.cpp97 auto nowTime = TimeUtil::GetMilliseconds(); in Init() local
207 auto nowTime = TimeUtil::GetMilliseconds(); in ReportDailyEvent() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request_calendar.cpp247 struct tm nowTime; in GetNextDay() local
366 struct tm nowTime; in CalcLastStartDateTime() local
387 struct tm nowTime; in GetNextTriggerTime() local
432 uint64_t ReminderRequestCalendar::GetNextTriggerTimeAsRepeatReminder(const tm &nowTime, const tm &t… in GetNextTriggerTimeAsRepeatReminder() argument
Dreminder_request_alarm.cpp80 struct tm nowTime; in GetNextTriggerTime() local
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/
Dreminderrequestcalendar_fuzzer.cpp36 struct tm nowTime; in DoSomethingInterestingWithMyAPI() local
/base/hiviewdfx/hiview/base/
Dpipeline.cpp89 uint64_t nowTime = TimeUtil::GenerateTimestamp(); in OnFinish() local
/base/print/print_fwk/frameworks/helper/scan_helper/src/
Dscan_progress.cpp74 void ScanProgress::SetScanTime(SteadyTimePoint nowTime) in SetScanTime()
/base/hiviewdfx/hiview/framework/native/unified_collection/process/
Dprocess_status.cpp147 uint64_t nowTime = TimeUtil::GetMilliseconds(); in UpdateProcessForegroundState() 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/plugins/sysevent_source/control/db/
Ddaily_db_helper.cpp197 bool DailyDbHelper::NeedReport(int64_t nowTime) in NeedReport()
/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.cpp310 auto nowTime = std::chrono::duration_cast<std::chrono::nanoseconds>( in SetEventUniqueId() local
/base/print/print_fwk/frameworks/models/print_models/src/
Dprint_utils.cpp283 auto nowTime = std::chrono::system_clock::now(); in GetPrintJobId() local
/base/update/updater/services/package/pkg_manager/
Dpkg_utils.cpp222 struct tm nowTime {}; in GetFileSize() struct
/base/usb/usb_manager/services/native/src/
Dusb_right_manager.cpp132 uint64_t nowTime = GetCurrentTimestamp(); in HasRight() local
712 uint64_t nowTime = GetCurrentTimestamp(); in CleanUpRightNormalExpired() local
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_interface.cpp209 struct tm nowTime = {0}; in SendToIDMAccountDelete() local
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp132 struct tm nowTime = { 0 }; in OnStart() local
154 struct tm nowTime = { 0 }; in OnStop() local

12