/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | reminder_request_calendar_test.cpp | 98 struct tm nowTime; variable 113 struct tm nowTime; variable 128 struct tm nowTime; 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 345 struct tm nowTime; variable 360 struct tm nowTime; variable [all …]
|
/ohos5.0/base/notification/eventhandler/frameworks/test/moduletest/ |
H A 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
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/ |
H A D | daily_controller.cpp | 43 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()
|
/ohos5.0/foundation/multimodalinput/input/service/timer_manager/src/ |
H A D | timer_manager.cpp | 102 auto nowTime = GetMillisTime(); in AddTimerInternal() local 131 auto nowTime = GetMillisTime(); in ResetTimerInternal() local 172 auto nowTime = GetMillisTime(); in CalcNextDelayInternal() local 189 auto nowTime = GetMillisTime(); in ProcessTimersInternal() local
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/mock/ |
H A D | global.cpp | 27 struct tm nowTime; in LogTimeStamp() local
|
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/timer_manager/src/ |
H A D | timer_manager.cpp | 151 auto nowTime = GetMillisTime(); in AddTimerInternal() local 192 auto nowTime = GetMillisTime(); in CalcNextDelayInternal() local 208 auto nowTime = GetMillisTime(); in ProcessTimersInternal() local
|
/ohos5.0/foundation/communication/wifi/wifi/base/state_machine/src/ |
H A D | handler.cpp | 179 int64_t nowTime = static_cast<int64_t>(curTime.tv_sec) * USEC_1000 + in MessageExecutedLater() local 226 int64_t nowTime = static_cast<int64_t>(curTime.tv_sec) * USEC_1000 + in MessageExecutedAtTime() local
|
H A D | message_queue.cpp | 145 int64_t nowTime = static_cast<int64_t>(curTime.tv_sec) * TIME_USEC_1000 + in GetNextMessage() local
|
/ohos5.0/base/inputmethod/imf/common/src/ |
H A D | global.cpp | 27 struct tm nowTime; in LogTimeStamp() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/ |
H A D | document_key.cpp | 30 time_t nowTime = time(nullptr); in InitDocIdFromOid() local
|
/ohos5.0/base/hiviewdfx/hilog_lite/services/hilogcat/ |
H A D | hiview_logcat.c | 59 struct tm nowTime = {0}; in main() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_medium_mgr.c | 326 …HeartbeatType hbType, const LnnHeartbeatRecvInfo *storedInfo, DeviceInfo *device, uint64_t nowTime) in HbIsRepeatedRecvInfo() 340 static bool HbIsRepeatedJoinLnnRequest(LnnHeartbeatRecvInfo *storedInfo, uint64_t nowTime) in HbIsRepeatedJoinLnnRequest() 368 …eviceInfo *device, int32_t weight, int32_t masterWeight, LnnHeartbeatType hbType, uint64_t nowTime) in HbDumpRecvDeviceInfo() 558 static bool HbIsRepeatedReAuthRequest(LnnHeartbeatRecvInfo *storedInfo, uint64_t nowTime) in HbIsRepeatedReAuthRequest() 706 LnnConnectCondition *connectCondition, LnnHeartbeatRecvInfo *storedInfo, uint64_t nowTime) in SoftBusNetNodeResult() 764 …ic int32_t HbOnlineNodeAuth(DeviceInfo *device, LnnHeartbeatRecvInfo *storedInfo, uint64_t nowTime) in HbOnlineNodeAuth() 807 …iceInfo *device, LnnHeartbeatType hbType, const LnnHeartbeatRecvInfo *storedInfo, uint64_t nowTime) in CheckReceiveDeviceInfo() 889 DeviceInfo *device, HbRespData *hbResp, LnnHeartbeatRecvInfo *storedInfo, uint64_t nowTime) in CheckJoinLnnConnectResult() 910 uint64_t nowTime = GetNowTime(); in HbNotifyReceiveDevice() local 1010 static void HbMediumMgrRecvLpInfo(const char *networkId, uint64_t nowTime) in HbMediumMgrRecvLpInfo()
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/ |
H A D | time_util.cpp | 36 time_t nowTime = time(nullptr); in GetDate() local
|
/ohos5.0/foundation/multimodalinput/input/intention/scheduler/timer_manager/src/ |
H A D | timer_manager.cpp | 196 int64_t nowTime = GetMillisTime(); in AddTimerInternal() local 223 int64_t nowTime = GetMillisTime(); in ResetTimerInternal() local 251 int64_t nowTime = GetMillisTime(); in CalcNextDelayInternal() local
|
/ohos5.0/base/msdp/device_status/intention/scheduler/timer_manager/src/ |
H A D | timer_manager.cpp | 196 int64_t nowTime = GetMillisTime(); in AddTimerInternal() local 223 int64_t nowTime = GetMillisTime(); in ResetTimerInternal() local 251 int64_t nowTime = GetMillisTime(); in CalcNextDelayInternal() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/ |
H A D | usage_event_report.cpp | 97 auto nowTime = TimeUtil::GetMilliseconds(); in Init() local 207 auto nowTime = TimeUtil::GetMilliseconds(); in ReportDailyEvent() local
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/ |
H A D | formtimermgrannex_fuzzer.cpp | 49 long nowTime = static_cast<long>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/ |
H A D | preferences_dfx_adapter.cpp | 74 std::string nowTime = GetCurrentTime(); in ReportDbFault() local
|
/ohos5.0/foundation/arkui/ui_appearance/services/utils/src/ |
H A D | alarm_timer_manager.cpp | 88 std::tm* nowTime = std::localtime(×tamp); in SetTimerTriggerTime() local 211 std::tm* nowTime = std::localtime(×tamp); in IsWithinTimeInterval() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | reminder_request_calendar.cpp | 247 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
|
H A D | reminder_request_alarm.cpp | 80 struct tm nowTime; in GetNextTriggerTime() local
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/ |
H A D | reminderrequestcalendar_fuzzer.cpp | 36 struct tm nowTime; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/include/ |
H A D | photo_proxy_test.h | 37 time_t nowTime = time(NULL); in PhotoProxyTest() local
|
/ohos5.0/base/hiviewdfx/hiview/base/ |
H A D | pipeline.cpp | 89 uint64_t nowTime = TimeUtil::GenerateTimestamp(); in OnFinish() local
|
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/kvadapter/ |
H A D | kv_adapter_manager.cpp | 114 int64_t nowTime = GetSecondsSince1970ToNow(); in DeleteAgedEntry() local
|