Home
last modified time | relevance | path

Searched refs:GetNowInstantMilli (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/reminder_request_branch_test/
H A Dmock_reminder_request.cpp30 uint64_t ReminderRequest::GetNowInstantMilli() const in GetNowInstantMilli() function in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request_calendar.cpp181 uint64_t nowInMilli = GetNowInstantMilli(); in InitTriggerTime()
293 uint64_t now = GetNowInstantMilli(); in OnDateTimeChange()
334 uint64_t now = GetNowInstantMilli(); in IsPullUpService()
348 uint64_t now = GetNowInstantMilli(); in IsNeedNotification()
H A Dreminder_request.cpp173 uint64_t nowInstantMilli = GetNowInstantMilli(); in CanShow()
312 uint64_t now = GetNowInstantMilli(); in HandleSysTimeChange()
387 uint64_t nowInstantMilli = GetNowInstantMilli(); in OnShow()
742 uint64_t nowInstantMilli = GetNowInstantMilli(); in ShouldShowImmediately()
1360 uint64_t ReminderRequest::GetNowInstantMilli() const in GetNowInstantMilli() function in OHOS::Notification::ReminderRequest
1619 uint64_t nowInstantMilli = GetNowInstantMilli(); in UpdateNextReminder()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h1045 uint64_t GetNowInstantMilli() const;
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dreminder_data_manager_test.cpp770 uint64_t now = calendar->GetNowInstantMilli(); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_calendar_test.cpp223 uint64_t ReminderRequest::GetNowInstantMilli() const in GetNowInstantMilli() function in OHOS::Notification::ReminderRequest
1525 uint64_t now = rrc->GetNowInstantMilli(); in HWTEST_F()

Completed in 10 milliseconds