Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/reminderrequestannex_fuzzer/
H A Dreminderrequestannex_fuzzer.cpp48 reminderRequest.SetReminderTimeInMilli(timeIntervalInSeconds); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h690 void SetReminderTimeInMilli(const uint64_t reminderTimeInMilli);
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp79 reminder->SetReminderTimeInMilli(reminderTime); in RecoverTimeFromOldVersion()
228 reminder->SetReminderTimeInMilli(reminderTime); in RecoverTimeFromDb()
H A Dreminder_data_manager.cpp1328 reminder->SetReminderTimeInMilli(ReminderRequest::INVALID_LONG_LONG_VALUE); in HandleRefreshReminder()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp862 * @tc.desc: Test SetReminderTimeInMilli parameters.
870 rrc->SetReminderTimeInMilli(reminderTimeInMilli); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp813 void ReminderRequest::SetReminderTimeInMilli(const uint64_t reminderTimeInMilli) in SetReminderTimeInMilli() function in OHOS::Notification::ReminderRequest

Completed in 16 milliseconds