Home
last modified time | relevance | path

Searched refs:GetNowInstantMilli (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/reminder_request_branch_test/
Dmock_reminder_request.cpp30 uint64_t ReminderRequest::GetNowInstantMilli() const in GetNowInstantMilli() function in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp165 uint64_t nowInstantMilli = GetNowInstantMilli(); in CanShow()
286 uint64_t now = GetNowInstantMilli(); in HandleSysTimeChange()
361 uint64_t nowInstantMilli = GetNowInstantMilli(); in OnShow()
742 uint64_t nowInstantMilli = GetNowInstantMilli(); in ShouldShowImmediately()
1326 uint64_t ReminderRequest::GetNowInstantMilli() const in GetNowInstantMilli() function in OHOS::Notification::ReminderRequest
1555 uint64_t nowInstantMilli = GetNowInstantMilli(); in UpdateNextReminder()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h753 uint64_t GetNowInstantMilli() const;