Home
last modified time | relevance | path

Searched refs:CANCEL_ALL_REMINDERS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Ddistributed_notification_service_ipc_interface_code.h99 CANCEL_ALL_REMINDERS, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_reminder.cpp113 …ErrCode result = InnerTransact(NotificationInterfaceCode::CANCEL_ALL_REMINDERS, option, data, repl… in CancelAllReminders()
H A Dans_manager_stub.cpp306 case static_cast<uint32_t>(NotificationInterfaceCode::CANCEL_ALL_REMINDERS): { in OnRemoteRequest()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp3333 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::CANCEL_ALL_REMINDERS);