| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | badge_number_callback_data.cpp | 26 …rCallbackData::BadgeNumberCallbackData(const std::string &bundle, int32_t uid, int32_t badgeNumber) in BadgeNumberCallbackData() 31 int32_t uid, int32_t badgeNumber, int32_t instanceKey) in BadgeNumberCallbackData() 55 void BadgeNumberCallbackData::SetBadgeNumber(int32_t badgeNumber) in SetBadgeNumber()
|
| D | notification_helper.cpp | 530 ErrCode NotificationHelper::SetBadgeNumber(int32_t badgeNumber, std::string instanceKey) in SetBadgeNumber() 535 …onHelper::SetBadgeNumberByBundle(const NotificationBundleOption &bundleOption, int32_t badgeNumber) in SetBadgeNumberByBundle() 541 const NotificationBundleOption &bundleOption, int32_t badgeNumber) in SetBadgeNumberForDhByBundle()
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/manager/ |
| D | napi_display_badge.h | 25 int32_t badgeNumber = 0; member
|
| /base/notification/distributed_notification_service/frameworks/core/src/manager/ |
| D | ans_manager_proxy_bundle.cpp | 719 ErrCode AnsManagerProxy::SetBadgeNumber(int32_t badgeNumber, const std::string &instanceKey) in SetBadgeNumber() 753 …xy::SetBadgeNumberByBundle(const sptr<NotificationBundleOption> &bundleOption, int32_t badgeNumber) in SetBadgeNumberByBundle() 788 const sptr<NotificationBundleOption> &bundleOption, int32_t badgeNumber) in SetBadgeNumberForDhByBundle()
|
| D | ans_manager_stub_invalid.cpp | 545 ErrCode AnsManagerStub::SetBadgeNumber(int32_t badgeNumber, const std::string &instanceKey) in SetBadgeNumber() 551 …ub::SetBadgeNumberByBundle(const sptr<NotificationBundleOption> &bundleOption, int32_t badgeNumber) in SetBadgeNumberByBundle() 558 const sptr<NotificationBundleOption> &bundleOption, int32_t badgeNumber) in SetBadgeNumberForDhByBundle()
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| D | notification_manager_ffi.cpp | 160 int32_t FfiOHOSNotificationManagerSetBadgeNumber(int32_t badgeNumber) in FfiOHOSNotificationManagerSetBadgeNumber()
|
| D | notification_manager_impl.cpp | 347 int NotificationManagerImpl::SetBadgeNumber(int32_t badgeNumber) in SetBadgeNumber()
|
| D | notification_utils.cpp | 127 uint32_t badgeNumber = cjRequest.badgeNumber; in GetNotificationRequestByNumber() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | ans_manager_stub_invalid.cpp | 545 ErrCode AnsManagerStub::SetBadgeNumber(int32_t badgeNumber, const std::string &instanceKey) in SetBadgeNumber() 551 …ub::SetBadgeNumberByBundle(const sptr<NotificationBundleOption> &bundleOption, int32_t badgeNumber) in SetBadgeNumberByBundle() 558 const sptr<NotificationBundleOption> &bundleOption, int32_t badgeNumber) in SetBadgeNumberForDhByBundle()
|
| D | ans_manager_stub.cpp | 2095 int32_t badgeNumber = -1; in HandleSetBadgeNumber() local 2123 int32_t badgeNumber = 0; in HandleSetBadgeNumberByBundle() local 2145 int32_t badgeNumber = 0; in HandleSetBadgeNumberForDhByBundle() local
|
| D | advanced_notification_publish_service.cpp | 2639 ErrCode AdvancedNotificationService::SetBadgeNumber(int32_t badgeNumber, const std::string &instanc… in SetBadgeNumber() 2665 const sptr<NotificationBundleOption> &bundleOption, int32_t badgeNumber) in SetBadgeNumberForDhByBundle() 2708 const sptr<NotificationBundleOption> &bundleOption, int32_t badgeNumber) in SetBadgeNumberByBundle()
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | advanced_notification_service_test.cpp | 2259 int32_t badgeNumber = 1; variable 2273 int32_t badgeNumber = 1; variable 3404 int32_t badgeNumber = 1; variable 3418 int32_t badgeNumber = 1; variable
|
| D | ans_manager_stub_test.cpp | 4466 int32_t badgeNumber = 4; variable 4860 int32_t badgeNumber = 4; variable 4882 int32_t badgeNumber = 4; variable
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
| D | ans_notification_branch_test.cpp | 481 ErrCode SetBadgeNumber(int32_t badgeNumber, const std::string &instanceKey) override in SetBadgeNumber() 486 …dgeNumberByBundle(const sptr<NotificationBundleOption>& bundleOption, int32_t badgeNumber) override in SetBadgeNumberByBundle() 492 const sptr<NotificationBundleOption>& bundleOption, int32_t badgeNumber) override in SetBadgeNumberForDhByBundle()
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_helper_test.cpp | 1134 int32_t badgeNumber = 0; variable 1150 int32_t badgeNumber = 0; variable
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_notification.cpp | 1693 ErrCode AnsNotification::SetBadgeNumber(int32_t badgeNumber, std::string instanceKey) in SetBadgeNumber() 1703 …fication::SetBadgeNumberByBundle(const NotificationBundleOption &bundleOption, int32_t badgeNumber) in SetBadgeNumberByBundle() 1725 const NotificationBundleOption &bundleOption, int32_t badgeNumber) in SetBadgeNumberForDhByBundle()
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
| D | ans_notification_unit_test.cpp | 1322 int32_t badgeNumber = 0; variable 1345 int32_t badgeNumber = 0; variable
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
| D | notification_utils.h | 204 uint32_t badgeNumber; member
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
| D | ans_manager_proxy_unit_test.cpp | 7390 int32_t badgeNumber = 0; variable 7410 int32_t badgeNumber = 0; variable 7432 int32_t badgeNumber = 0; variable 7449 int32_t badgeNumber = 0; variable 7470 int32_t badgeNumber = 0; variable 7493 int32_t badgeNumber = 0; variable
|
| /base/location/frameworks/js/napi/notification/src/ |
| D | notification_napi_convert_request.cpp | 1231 int32_t badgeNumber = 0; in GetNotificationBadgeNumber() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | common_convert_request.cpp | 1938 int32_t badgeNumber = 0; in GetNotificationBadgeNumber() local
|