Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/cancelasbundle_fuzzer/
Dcancelasbundle_fuzzer.cpp23 std::string representativeBundle(data); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/
Dgetbundleimportance_fuzzer.cpp26 std::string representativeBundle(data); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/
Dnotificationhelper_fuzzer.cpp31 std::string representativeBundle(data); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcancel.h53 std::string representativeBundle = ""; member
62 std::string representativeBundle = ""; member
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_annex_test/
Dans_notification_annex_test.cpp113 std::string representativeBundle = "this is representativeBundle"; variable
128 std::string representativeBundle = "this is representativeBundle"; variable
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_stub_invalid.cpp47 …e AnsManagerStub::CancelAsBundle(int32_t notificationId, const std::string &representativeBundle, … in CancelAsBundle()
140 ErrCode AnsManagerStub::CanPublishAsBundle(const std::string &representativeBundle, bool &canPublis… in CanPublishAsBundle()
147 const sptr<NotificationRequest> notification, const std::string &representativeBundle) in PublishAsBundle()
Dans_notification.cpp233 int32_t notificationId, const std::string &representativeBundle, int32_t userId) in CancelAsBundle()
278 ErrCode AnsNotification::CanPublishNotificationAsBundle(const std::string &representativeBundle, bo… in CanPublishNotificationAsBundle()
293 const std::string &representativeBundle, const NotificationRequest &request) in PublishNotificationAsBundle()
Dans_manager_proxy.cpp146 int32_t notificationId, const std::string &representativeBundle, int32_t userId) in CancelAsBundle()
420 ErrCode AnsManagerProxy::CanPublishAsBundle(const std::string &representativeBundle, bool &canPubli… in CanPublishAsBundle()
460 const sptr<NotificationRequest> notification, const std::string &representativeBundle) in PublishAsBundle()
Dans_manager_stub.cpp377 std::string representativeBundle; in HandleCancelAsBundle() local
673 std::string representativeBundle; in HandleCanPublishAsBundle() local
702 std::string representativeBundle; in HandlePublishAsBundle() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp101 int32_t notificationId, const std::string &representativeBundle, int32_t userId) in CancelAsBundle()
127 ErrCode NotificationHelper::CanPublishNotificationAsBundle(const std::string &representativeBundle,… in CanPublishNotificationAsBundle()
134 const std::string &representativeBundle, const NotificationRequest &request) in PublishNotificationAsBundle()
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_branch_test.cpp218 std::string representativeBundle = "RepresentativeBundle"; variable
236 std::string representativeBundle = "RepresentativeBundle"; variable
Dadvanced_notification_service_test.cpp1729 std::string representativeBundle = "RepresentativeBundle"; variable
1743 std::string representativeBundle = "RepresentativeBundle"; variable
1758 std::string representativeBundle = "RepresentativeBundle"; variable
2231 std::string representativeBundle = "RepresentativeBundle"; variable
2251 std::string representativeBundle = "RepresentativeBundle"; variable
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_helper_test.cpp254 std::string representativeBundle = "RepresentativeBundle"; variable
325 std::string representativeBundle = "RepresentativeBundle"; variable
340 std::string representativeBundle = "RepresentativeBundle"; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp568 std::string representativeBundle = "Bundle"; variable
590 std::string representativeBundle = ""; variable
614 std::string representativeBundle = "Bundle"; variable
636 std::string representativeBundle = "Bundle"; variable
660 std::string representativeBundle = "Bundle"; variable
2541 std::string representativeBundle = "Bundle"; variable
2562 std::string representativeBundle = ""; variable
2585 std::string representativeBundle = "Bundle"; variable
2608 std::string representativeBundle = "Bundle"; variable
2631 std::string representativeBundle = "Bundle"; variable
[all …]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp69 int32_t notificationId, const std::string &representativeBundle, int32_t userId) override in CancelAsBundle()
140 ErrCode CanPublishAsBundle(const std::string &representativeBundle, bool &canPublish) override in CanPublishAsBundle()
146 … const sptr<NotificationRequest> notification, const std::string &representativeBundle) override in PublishAsBundle()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
Dans_notification_unit_test.cpp235 std::string representativeBundle = "this is representativeBundle"; variable
282 std::string representativeBundle = "this is representativeBundle"; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp246 std::string representativeBundle = "this is a representativeBundle"; variable
271 std::string representativeBundle = "this is a representativeBundle"; variable
320 std::string representativeBundle = "this is a representativeBundle"; variable
577 std::string representativeBundle = "this is a representativeBundle"; variable
620 std::string representativeBundle = "this is a representativeBundle"; variable
643 std::string representativeBundle = "this is a representativeBundle"; variable
3466 std::string representativeBundle = "this is representativeBundle"; variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_publish_service.cpp216 int32_t notificationId, const std::string &representativeBundle, int32_t userId) in CancelAsBundle()
244 const sptr<NotificationRequest> notification, const std::string &representativeBundle) in PublishAsBundle()
Dadvanced_notification_service.cpp721 ErrCode AdvancedNotificationService::CanPublishAsBundle(const std::string &representativeBundle, bo… in CanPublishAsBundle()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
Dnotification_subscriber_manager_branch_test.cpp455 std::string representativeBundle = "<representativeBundle>"; variable