Home
last modified time | relevance | path

Searched defs:removeReason (Results 1 – 20 of 20) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
Dansmanagerstubannexthree_fuzzer.cpp35 int32_t removeReason = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp166 ErrCode Delete(const std::string &key, int32_t removeReason) override in Delete()
172 const std::string &label, int32_t removeReason) override in RemoveNotification()
182 …ErrCode RemoveNotifications(const std::vector<std::string> &hashcodes, int32_t removeReason) overr… in RemoveNotifications()
504 int32_t removeReason = 1; variable
523 int32_t removeReason = 1; variable
543 int32_t removeReason = 1; variable
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dremove.h35 int32_t removeReason = NotificationConstant::CANCEL_REASON_DELETE; member
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_publish_service_test.cpp442 int removeReason = 1; variable
466 int removeReason = 1; variable
Dadvanced_notification_service_test.cpp2413 int32_t removeReason = 0; variable
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
Dadvancednotificationservice_fuzzer.cpp71 int32_t removeReason = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp143 int32_t removeReason = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_stub_invalid.cpp191 int notificationId, const std::string &label, int32_t removeReason) in RemoveNotification()
203 …ode AnsManagerStub::RemoveNotifications(const std::vector<std::string> &keys, int32_t removeReason) in RemoveNotifications()
209 ErrCode AnsManagerStub::Delete(const std::string &key, int32_t removeReason) in Delete()
Dans_notification.cpp547 ErrCode AnsNotification::RemoveNotification(const std::string &key, int32_t removeReason) in RemoveNotification()
563 const int32_t notificationId, const std::string &label, int32_t removeReason) in RemoveNotification()
596 …nsNotification::RemoveNotifications(const std::vector<std::string> hashcodes, int32_t removeReason) in RemoveNotifications()
Dans_manager_proxy.cpp643 int32_t notificationId, const std::string &label, int32_t removeReason) in RemoveNotification()
726 …de AnsManagerProxy::RemoveNotifications(const std::vector<std::string> &keys, int32_t removeReason) in RemoveNotifications()
770 ErrCode AnsManagerProxy::Delete(const std::string &key, int32_t removeReason) in Delete()
Dans_manager_stub.cpp905 int32_t removeReason = 0; in HandleRemoveNotification() local
949 int32_t removeReason = 0; in HandleRemoveNotifications() local
972 int32_t removeReason = 0; in HandleDelete() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp216 ErrCode NotificationHelper::RemoveNotification(const std::string &key, int32_t removeReason) in RemoveNotification()
222 const int32_t notificationId, const std::string &label, int32_t removeReason) in RemoveNotification()
233 …ficationHelper::RemoveNotifications(const std::vector<std::string> hashcodes, int32_t removeReason) in RemoveNotifications()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_annex_test/
Dans_notification_annex_test.cpp145 int32_t removeReason = 10; variable
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
Dnotification_subscriber_manager_branch_test.cpp488 int32_t removeReason = 1; variable
788 int32_t removeReason = 1; variable
807 int32_t removeReason = 1; variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_publish_service.cpp273 ErrCode AdvancedNotificationService::Delete(const std::string &key, int32_t removeReason) in Delete()
1001 int32_t notificationId, const std::string &label, int32_t removeReason) in RemoveNotification()
1160 const std::vector<std::string> &keys, int32_t removeReason) in RemoveNotifications()
Dadvanced_notification_service.cpp802 const std::string &key, sptr<Notification> &notification, bool isCancel, int32_t removeReason) in RemoveFromNotificationList()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dremove.cpp40 int32_t removeReason = 0; in ParseRemoveReason() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_helper_test.cpp457 int32_t removeReason = 2; variable
474 int32_t removeReason = 2; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp957 int32_t removeReason = 2; variable
984 int32_t removeReason = 2; variable
1010 int32_t removeReason = 2; variable
1036 int32_t removeReason = 2; variable
1128 int32_t removeReason = 2; variable
1151 int32_t removeReason = 2; variable
3522 int32_t removeReason = 2; variable
3549 int32_t removeReason = 2; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
Dans_notification_unit_test.cpp401 int32_t removeReason = 10; variable