| /base/notification/distributed_notification_service/test/fuzztest/cancelasbundle_fuzzer/ |
| D | cancelasbundle_fuzzer.cpp | 23 std::string representativeBundle(data); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/ |
| D | getbundleimportance_fuzzer.cpp | 26 std::string representativeBundle(data); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/ |
| D | notificationhelper_fuzzer.cpp | 31 std::string representativeBundle(data); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/ |
| D | cancel.h | 53 std::string representativeBundle = ""; member 62 std::string representativeBundle = ""; member
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_helper.cpp | 94 int32_t notificationId, const std::string &representativeBundle, int32_t userId) in CancelAsBundle() 125 ErrCode NotificationHelper::CanPublishNotificationAsBundle(const std::string &representativeBundle,… in CanPublishNotificationAsBundle() 132 const std::string &representativeBundle, const NotificationRequest &request) in PublishNotificationAsBundle()
|
| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
| D | ansmanagerstub_fuzzer.cpp | 118 const std::string representativeBundle = "this is a notification representativeBundle"; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_helper_test.cpp | 248 std::string representativeBundle = "RepresentativeBundle"; variable 333 std::string representativeBundle = "RepresentativeBundle"; variable 348 std::string representativeBundle = "RepresentativeBundle"; variable
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | advanced_notification_service_test.cpp | 1689 std::string representativeBundle = "RepresentativeBundle"; variable 1703 std::string representativeBundle = "RepresentativeBundle"; variable 1718 std::string representativeBundle = "RepresentativeBundle"; variable 2211 std::string representativeBundle = "RepresentativeBundle"; variable 2231 std::string representativeBundle = "RepresentativeBundle"; variable
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
| D | ans_manager_proxy_unit_test.cpp | 703 std::string representativeBundle = "Bundle"; variable 725 std::string representativeBundle = ""; variable 749 std::string representativeBundle = "Bundle"; variable 771 std::string representativeBundle = "Bundle"; variable 795 std::string representativeBundle = "Bundle"; variable 2348 std::string representativeBundle = "Bundle"; variable 2369 std::string representativeBundle = ""; variable 2392 std::string representativeBundle = "Bundle"; variable 2415 std::string representativeBundle = "Bundle"; variable 2438 std::string representativeBundle = "Bundle"; variable [all …]
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_notification.cpp | 229 int32_t notificationId, const std::string &representativeBundle, int32_t userId) in CancelAsBundle() 283 ErrCode AnsNotification::CanPublishNotificationAsBundle(const std::string &representativeBundle, bo… in CanPublishNotificationAsBundle() 298 const std::string &representativeBundle, const NotificationRequest &request) in PublishNotificationAsBundle()
|
| D | ans_manager_stub.cpp | 379 std::string representativeBundle; in HandleCancelAsBundle() local 589 std::string representativeBundle; in HandleCanPublishAsBundle() local 618 std::string representativeBundle; in HandlePublishAsBundle() local 1822 …e AnsManagerStub::CancelAsBundle(int32_t notificationId, const std::string &representativeBundle, … in CancelAsBundle() 1907 ErrCode AnsManagerStub::CanPublishAsBundle(const std::string &representativeBundle, bool &canPublis… in CanPublishAsBundle() 1914 const sptr<NotificationRequest> notification, const std::string &representativeBundle) in PublishAsBundle()
|
| D | ans_manager_proxy.cpp | 174 int32_t notificationId, const std::string &representativeBundle, int32_t userId) in CancelAsBundle() 609 ErrCode AnsManagerProxy::CanPublishAsBundle(const std::string &representativeBundle, bool &canPubli… in CanPublishAsBundle() 649 const sptr<NotificationRequest> notification, const std::string &representativeBundle) in PublishAsBundle()
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
| D | ans_notification_unit_test.cpp | 208 std::string representativeBundle = "this is representativeBundle"; variable 258 std::string representativeBundle = "this is representativeBundle"; variable
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/ |
| D | ans_manager_stub_test.cpp | 311 std::string representativeBundle = "this is a representativeBundle"; variable 336 std::string representativeBundle = "this is a representativeBundle"; variable 385 std::string representativeBundle = "this is a representativeBundle"; variable 642 std::string representativeBundle = "this is a representativeBundle"; variable 685 std::string representativeBundle = "this is a representativeBundle"; variable 708 std::string representativeBundle = "this is a representativeBundle"; variable 3607 std::string representativeBundle = "this is representativeBundle"; variable
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | advanced_notification_service.cpp | 690 int32_t notificationId, const std::string &representativeBundle, int32_t userId) in CancelAsBundle() 835 ErrCode AdvancedNotificationService::CanPublishAsBundle(const std::string &representativeBundle, bo… in CanPublishAsBundle() 841 const sptr<NotificationRequest> notification, const std::string &representativeBundle) in PublishAsBundle()
|