| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/ |
| D | ansmanagerstubannexthree_fuzzer.cpp | 36 int32_t removeReason = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/ |
| D | remove.h | 34 int32_t removeReason = NotificationConstant::CANCEL_REASON_DELETE; member
|
| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
| D | ansmanagerstub_fuzzer.cpp | 154 int32_t removeReason = 1; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_helper.cpp | 199 ErrCode NotificationHelper::RemoveNotification(const std::string &key, int32_t removeReason) in RemoveNotification() 205 const int32_t notificationId, const std::string &label, int32_t removeReason) in RemoveNotification()
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | remove.cpp | 40 int32_t removeReason = 0; in ParseRemoveReason() local
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_helper_test.cpp | 475 int32_t removeReason = 2; variable 492 int32_t removeReason = 2; variable
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/ |
| D | ans_manager_stub_test.cpp | 1060 int32_t removeReason = 2; variable 1087 int32_t removeReason = 2; variable 1113 int32_t removeReason = 2; variable 1139 int32_t removeReason = 2; variable 1231 int32_t removeReason = 2; variable 1254 int32_t removeReason = 2; variable 3689 int32_t removeReason = 2; variable 3716 int32_t removeReason = 2; variable
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_notification.cpp | 498 ErrCode AnsNotification::RemoveNotification(const std::string &key, int32_t removeReason) in RemoveNotification() 514 const int32_t notificationId, const std::string &label, int32_t removeReason) in RemoveNotification()
|
| D | ans_manager_stub.cpp | 820 int32_t removeReason = 0; in HandleRemoveNotification() local 858 int32_t removeReason = 0; in HandleDelete() local 1951 int notificationId, const std::string &label, int32_t removeReason) in RemoveNotification() 1963 ErrCode AnsManagerStub::Delete(const std::string &key, int32_t removeReason) in Delete()
|
| D | ans_manager_proxy.cpp | 839 int32_t notificationId, const std::string &label, int32_t removeReason) in RemoveNotification() 922 ErrCode AnsManagerProxy::Delete(const std::string &key, int32_t removeReason) in Delete()
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
| D | ans_notification_unit_test.cpp | 381 int32_t removeReason = 10; variable
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | advanced_notification_service.cpp | 917 ErrCode AdvancedNotificationService::Delete(const std::string &key, int32_t removeReason) in Delete() 1233 const std::string &key, sptr<Notification> ¬ification, bool isCancel, int32_t removeReason) in RemoveFromNotificationList() 2231 int32_t notificationId, const std::string &label, int32_t removeReason) in RemoveNotification()
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | advanced_notification_service_test.cpp | 2400 int32_t removeReason = 0; variable
|