Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/include/
Ddistributed_notification_service_ipc_interface_code.h53 REMOVE_NOTIFICATION, enumerator
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp949 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::REMOVE_NOTIFICATION);
977 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::REMOVE_NOTIFICATION);
1003 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::REMOVE_NOTIFICATION);
1029 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::REMOVE_NOTIFICATION);
1055 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::REMOVE_NOTIFICATION);
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_proxy.cpp778 …ErrCode result = InnerTransact(NotificationInterfaceCode::REMOVE_NOTIFICATION, option, data, reply… in RemoveNotification()
Dans_manager_stub.cpp97 {NotificationInterfaceCode::REMOVE_NOTIFICATION,