Home
last modified time | relevance | path

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

1234

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_calendar_test.cpp98 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 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
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/
H A 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()
/ohos5.0/foundation/multimodalinput/input/service/timer_manager/src/
H A Dtimer_manager.cpp102 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 Dglobal.cpp27 struct tm nowTime; in LogTimeStamp() local
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/timer_manager/src/
H A Dtimer_manager.cpp151 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 Dhandler.cpp179 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 Dmessage_queue.cpp145 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 Dglobal.cpp27 struct tm nowTime; in LogTimeStamp() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddocument_key.cpp30 time_t nowTime = time(nullptr); in InitDocIdFromOid() local
/ohos5.0/base/hiviewdfx/hilog_lite/services/hilogcat/
H A Dhiview_logcat.c59 struct tm nowTime = {0}; in main() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c326 …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 Dtime_util.cpp36 time_t nowTime = time(nullptr); in GetDate() local
/ohos5.0/foundation/multimodalinput/input/intention/scheduler/timer_manager/src/
H A 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
/ohos5.0/base/msdp/device_status/intention/scheduler/timer_manager/src/
H A 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
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/
H A Dusage_event_report.cpp97 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 Dformtimermgrannex_fuzzer.cpp49 long nowTime = static_cast<long>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_dfx_adapter.cpp74 std::string nowTime = GetCurrentTime(); in ReportDbFault() local
/ohos5.0/foundation/arkui/ui_appearance/services/utils/src/
H A Dalarm_timer_manager.cpp88 std::tm* nowTime = std::localtime(&timestamp); in SetTimerTriggerTime() local
211 std::tm* nowTime = std::localtime(&timestamp); in IsWithinTimeInterval() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A 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
H A Dreminder_request_alarm.cpp80 struct tm nowTime; in GetNextTriggerTime() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/
H A Dreminderrequestcalendar_fuzzer.cpp36 struct tm nowTime; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/include/
H A Dphoto_proxy_test.h37 time_t nowTime = time(NULL); in PhotoProxyTest() local
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dpipeline.cpp89 uint64_t nowTime = TimeUtil::GenerateTimestamp(); in OnFinish() local
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/kvadapter/
H A Dkv_adapter_manager.cpp114 int64_t nowTime = GetSecondsSince1970ToNow(); in DeleteAgedEntry() local

1234