Home
last modified time | relevance | path

Searched refs:GetNowSysTime (Results 1 - 12 of 12) sorted by relevance

/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_send_timing_event_module_test.cpp28 int64_t GetNowSysTime() in GetNowSysTime() function
45 int64_t nowTime = GetNowSysTime(); in WaitTaskCalled()
79 int64_t nowTime = GetNowSysTime(); in SendEventWithSmartPtr()
149 int64_t nowTime = GetNowSysTime(); in HWTEST_F()
170 int64_t nowTime = GetNowSysTime(); in HWTEST_F()
195 int64_t nowTime = GetNowSysTime(); in HWTEST_F()
219 int64_t nowTime = GetNowSysTime(); in HWTEST_F()
312 int64_t nowTime = GetNowSysTime(); in HWTEST_F()
/base/notification/common_event_service/services/include/
H A Dsystem_time.h30 static int64_t GetNowSysTime();
/base/notification/common_event_service/services/src/
H A Dsystem_time.cpp25 int64_t SystemTime::GetNowSysTime() in GetNowSysTime() function in OHOS::EventFwk::SystemTime
H A Dpublish_manager.cpp36 int64_t now = SystemTime::GetNowSysTime(); in CheckIsFloodAttack()
H A Dinner_common_event_manager.cpp314 int64_t taskStartTime = SystemTime::GetNowSysTime(); in SubscribeCommonEvent()
348 int64_t now = SystemTime::GetNowSysTime(); in SubscribeCommonEvent()
468 uid, true, SystemTime::GetNowSysTime()); in Freeze()
486 pidList, isFreeze, SystemTime::GetNowSysTime()); in SetFreezeStatus()
H A Dcommon_event_manager_service.cpp257 int64_t startTime = SystemTime::GetNowSysTime(); in SubscribeCommonEvent()
H A Dcommon_event_control_manager.cpp576 uint64_t nowSysTime = static_cast<uint64_t>(SystemTime::GetNowSysTime()); in ProcessNextOrderedEvent()
630 sp->receiverTime = SystemTime::GetNowSysTime(); in SetTime()
688 int64_t nowSysTime = SystemTime::GetNowSysTime(); in CurrentOrderedEventTimeout()
/base/notification/distributed_notification_service/test/fuzztest/settemplate_fuzzer/
H A Dsettemplate_fuzzer.cpp70 request.GetNowSysTime(); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h1441 int64_t GetNowSysTime();
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp59 createTime_ = GetNowSysTime(); in NotificationRequest()
60 deliveryTime_ = GetNowSysTime(); in NotificationRequest()
1805 int64_t NotificationRequest::GetNowSysTime() in GetNowSysTime() function in OHOS::Notification::NotificationRequest
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1243 int64_t GetNowSysTime();
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp513 int64_t AdvancedNotificationService::GetNowSysTime() in GetNowSysTime() function in OHOS::Notification::AdvancedNotificationService

Completed in 16 milliseconds