| /base/notification/distributed_notification_service/test/fuzztest/addslotbytype_fuzzer/ |
| D | addslotbytype_fuzzer.cpp | 26 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/removenotificationslot_fuzzer/ |
| D | removenotificationslot_fuzzer.cpp | 27 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | reminder_helper.cpp | 56 ErrCode ReminderHelper::RemoveNotificationSlot(const NotificationConstant::SlotType &slotType) in RemoveNotificationSlot()
|
| D | notification_helper.cpp | 27 ErrCode NotificationHelper::AddSlotByType(const NotificationConstant::SlotType &slotType) in AddSlotByType() 37 ErrCode NotificationHelper::RemoveNotificationSlot(const NotificationConstant::SlotType &slotType) in RemoveNotificationSlot() 48 const NotificationConstant::SlotType &slotType, sptr<NotificationSlot> &slot) in GetNotificationSlot() 375 …const NotificationBundleOption &bundleOption, const NotificationConstant::SlotType &slotType, bool… in SetEnabledForBundleSlot() 381 …const NotificationBundleOption &bundleOption, const NotificationConstant::SlotType &slotType, bool… in GetEnabledForBundleSlot()
|
| /base/notification/distributed_notification_service/test/fuzztest/getnotificationslot_fuzzer/ |
| D | getnotificationslot_fuzzer.cpp | 27 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/setprogressbar_fuzzer/ |
| D | setprogressbar_fuzzer.cpp | 55 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/ |
| D | setdonotdisturbdate_fuzzer.cpp | 42 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/addnotificationslot_fuzzer/ |
| D | addnotificationslot_fuzzer.cpp | 48 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/addnotificationslots_fuzzer/ |
| D | addnotificationslots_fuzzer.cpp | 47 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/reminderhelper_fuzzer/ |
| D | reminderhelper_fuzzer.cpp | 47 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | reminder_helper_test.cpp | 115 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::SERVICE_REMINDER; variable
|
| D | notification_helper_test.cpp | 83 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::SERVICE_REMINDER; variable 111 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::SERVICE_REMINDER; variable 138 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::SERVICE_REMINDER; variable 980 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::SERVICE_REMINDER; variable 996 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::SERVICE_REMINDER; variable 1041 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::SOCIAL_COMMUNICATION; variable
|
| /base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/ |
| D | publishnotification_fuzzer.cpp | 75 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/ |
| D | publishcontinuoustasknotification_fuzzer.cpp | 75 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/ |
| D | notification_subscriber_manager_branch_test.cpp | 1244 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable 1264 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable 1285 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable 1305 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable 1326 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable 1348 NotificationConstant::SlotType slotType = NotificationConstant::SlotType::OTHER; variable
|
| /base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/ |
| D | reminderrequest_fuzzer.cpp | 83 Notification::NotificationConstant::SlotType slotType = in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
| D | ans_notification_branch_test.cpp | 72 ErrCode AddSlotByType(NotificationConstant::SlotType slotType) override in AddSlotByType() 82 ErrCode RemoveSlotByType(const NotificationConstant::SlotType &slotType) override in RemoveSlotByType() 92 …ErrCode GetSlotByType(const NotificationConstant::SlotType &slotType, sptr<NotificationSlot> &slot… in GetSlotByType() 387 const NotificationConstant::SlotType &slotType, bool enabled) override in SetEnabledForBundleSlot() 393 const NotificationConstant::SlotType &slotType, bool &enabled) override in GetEnabledForBundleSlot()
|
| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/ |
| D | ansmanagerstubannextwo_fuzzer.cpp | 46 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/services/ans/include/ |
| D | event_report.h | 51 int32_t slotType = 0; member
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_notification.cpp | 36 ErrCode AnsNotification::AddSlotByType(const NotificationConstant::SlotType &slotType) in AddSlotByType() 69 ErrCode AnsNotification::RemoveNotificationSlot(const NotificationConstant::SlotType &slotType) in RemoveNotificationSlot() 88 const NotificationConstant::SlotType &slotType, sptr<NotificationSlot> &slot) in GetNotificationSlot() 1235 …const NotificationBundleOption &bundleOption, const NotificationConstant::SlotType &slotType, bool… in SetEnabledForBundleSlot() 1253 …const NotificationBundleOption &bundleOption, const NotificationConstant::SlotType &slotType, bool… in GetEnabledForBundleSlot()
|
| D | ans_manager_stub.cpp | 376 …NotificationConstant::SlotType slotType = static_cast<NotificationConstant::SlotType>(data.ReadInt… in HandleAddSlotByType() local 402 …NotificationConstant::SlotType slotType = static_cast<NotificationConstant::SlotType>(data.ReadInt… in HandleRemoveSlotByType() local 436 …NotificationConstant::SlotType slotType = static_cast<NotificationConstant::SlotType>(data.ReadInt… in HandleGetSlotByType() local 1661 NotificationConstant::SlotType slotType = static_cast<NotificationConstant::SlotType>(type); in HandleSetEnabledForBundleSlot() local 1691 NotificationConstant::SlotType slotType = static_cast<NotificationConstant::SlotType>(type); in HandleGetEnabledForBundleSlot() local 1823 ErrCode AnsManagerStub::AddSlotByType(NotificationConstant::SlotType slotType) in AddSlotByType() 1835 ErrCode AnsManagerStub::RemoveSlotByType(const NotificationConstant::SlotType &slotType) in RemoveSlotByType() 1847 ErrCode AnsManagerStub::GetSlotByType(const NotificationConstant::SlotType &slotType, sptr<Notifica… in GetSlotByType() 2199 …const sptr<NotificationBundleOption> &bundleOption, const NotificationConstant::SlotType &slotType… in SetEnabledForBundleSlot() 2206 …const sptr<NotificationBundleOption> &bundleOption, const NotificationConstant::SlotType &slotType… in GetEnabledForBundleSlot()
|
| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
| D | ansmanagerstub_fuzzer.cpp | 114 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/ |
| D | advancednotificationservice_fuzzer.cpp | 42 …Notification::NotificationConstant::SlotType slotType = Notification::NotificationConstant::SlotTy… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
| D | ans_manager_proxy_unit_test.cpp | 676 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION; variable 699 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION; variable 719 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION; variable 741 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION; variable 982 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION; variable 1005 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION; variable 1025 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION; variable 1047 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION; variable 1169 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION; variable 1193 NotificationConstant::SlotType slotType = NotificationConstant::SOCIAL_COMMUNICATION; variable [all …]
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | slot.cpp | 184 int32_t slotType = 0; in ParseParametersByAddSlot() local 342 int32_t slotType = 0; in ParseParametersByGetSlot() local 460 int32_t slotType = 0; in ParseParametersByRemoveSlot() local 1199 int slotType = 0; in ParseParametersEnableSlot() local 1327 int slotType = 0; in ParseParametersIsEnableSlot() local
|