Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_reminder.cpp148 result = ReadReminders(count, reply, reminders); in GetValidReminders()
262 ErrCode AnsManagerProxy::ReadReminders( in ReadReminders() function in OHOS::Notification::AnsManagerProxy
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_manager_proxy.h1026 …ErrCode ReadReminders(uint8_t &count, MessageParcel &reply, std::vector<sptr<ReminderRequest>> &re…
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp7644 ErrCode res = proxy->ReadReminders(count, reply, reminders);