Searched refs:GetNowSysTime (Results 1 – 12 of 12) sorted by relevance
28 int64_t GetNowSysTime() in GetNowSysTime() function45 int64_t nowTime = GetNowSysTime(); in WaitTaskCalled()79 int64_t nowTime = GetNowSysTime(); in SendEventWithSmartPtr()149 int64_t nowTime = GetNowSysTime();170 int64_t nowTime = GetNowSysTime();195 int64_t nowTime = GetNowSysTime();219 int64_t nowTime = GetNowSysTime();312 int64_t nowTime = GetNowSysTime();
30 static int64_t GetNowSysTime();
25 int64_t SystemTime::GetNowSysTime() in GetNowSysTime() function in OHOS::EventFwk::SystemTime
36 int64_t now = SystemTime::GetNowSysTime(); in CheckIsFloodAttack()
524 uint64_t nowSysTime = static_cast<uint64_t>(SystemTime::GetNowSysTime()); in ProcessNextOrderedEvent()577 sp->receiverTime = SystemTime::GetNowSysTime(); in SetTime()635 int64_t nowSysTime = SystemTime::GetNowSysTime(); in CurrentOrderedEventTimeout()
307 uid, true, SystemTime::GetNowSysTime()); in Freeze()
70 request.GetNowSysTime(); in DoSomethingInterestingWithMyAPI()
1252 int64_t GetNowSysTime();
56 createTime_ = GetNowSysTime(); in NotificationRequest()57 deliveryTime_ = GetNowSysTime(); in NotificationRequest()1521 int64_t NotificationRequest::GetNowSysTime() in GetNowSysTime() function in OHOS::Notification::NotificationRequest
899 int64_t GetNowSysTime();
981 recentNotification->deleteTime = GetNowSysTime(); in UpdateRecentNotification()
468 int64_t AdvancedNotificationService::GetNowSysTime() in GetNowSysTime() function in OHOS::Notification::AdvancedNotificationService