Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/include/
Ddistributed_notification_service_ipc_interface_code.h54 REMOVE_ALL_NOTIFICATIONS, enumerator
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp1081 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::REMOVE_ALL_NOTIFICATIONS);
1103 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::REMOVE_ALL_NOTIFICATIONS);
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_proxy.cpp812 …ErrCode result = InnerTransact(NotificationInterfaceCode::REMOVE_ALL_NOTIFICATIONS, option, data, … in RemoveAllNotifications()
Dans_manager_stub.cpp100 {NotificationInterfaceCode::REMOVE_ALL_NOTIFICATIONS,