Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/cancelasbundle_fuzzer/
H A Dcancelasbundle_fuzzer.cpp23 std::string representativeBundle(data); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/
H A Dgetbundleimportance_fuzzer.cpp26 std::string representativeBundle(data); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/
H A Dnotificationhelper_fuzzer.cpp29 std::string representativeBundle = fuzzData.GenerateRandomString(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcancel.h58 std::string representativeBundle = ""; member
69 std::string representativeBundle = ""; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_annex_test/
H A Dans_notification_annex_test.cpp113 std::string representativeBundle = "this is representativeBundle"; variable
128 std::string representativeBundle = "this is representativeBundle"; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_branch_test.cpp206 std::string representativeBundle = "RepresentativeBundle"; variable
224 std::string representativeBundle = "RepresentativeBundle"; variable
H A Dadvanced_notification_service_test.cpp1278 std::string representativeBundle = "RepresentativeBundle"; variable
1298 std::string representativeBundle = "RepresentativeBundle"; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H A Dadvanced_notification_service_publish_test.cpp1253 std::string representativeBundle = "RepresentativeBundle"; variable
1267 std::string representativeBundle = "RepresentativeBundle"; variable
1282 std::string representativeBundle = "RepresentativeBundle"; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp107 int32_t notificationId, const std::string &representativeBundle, int32_t userId) in CancelAsBundle()
140 ErrCode NotificationHelper::CanPublishNotificationAsBundle(const std::string &representativeBundle,… in CanPublishNotificationAsBundle()
147 const std::string &representativeBundle, const NotificationRequest &request) in PublishNotificationAsBundle()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub_invalid.cpp53 …e AnsManagerStub::CancelAsBundle(int32_t notificationId, const std::string &representativeBundle, … in CancelAsBundle()
160 ErrCode AnsManagerStub::CanPublishAsBundle(const std::string &representativeBundle, bool &canPublis… in CanPublishAsBundle()
167 const sptr<NotificationRequest> notification, const std::string &representativeBundle) in PublishAsBundle()
H A Dans_manager_proxy.cpp189 int32_t notificationId, const std::string &representativeBundle, int32_t userId) in CancelAsBundle()
547 ErrCode AnsManagerProxy::CanPublishAsBundle(const std::string &representativeBundle, bool &canPubli… in CanPublishAsBundle()
587 const sptr<NotificationRequest> notification, const std::string &representativeBundle) in PublishAsBundle()
H A Dans_notification.cpp326 int32_t notificationId, const std::string &representativeBundle, int32_t userId) in CancelAsBundle()
391 ErrCode AnsNotification::CanPublishNotificationAsBundle(const std::string &representativeBundle, bo… in CanPublishNotificationAsBundle()
407 const std::string &representativeBundle, const NotificationRequest &request) in PublishNotificationAsBundle()
H A Dans_manager_stub.cpp587 std::string representativeBundle; in HandleCancelAsBundle() local
918 std::string representativeBundle; in HandleCanPublishAsBundle() local
947 std::string representativeBundle; in HandlePublishAsBundle() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp656 std::string representativeBundle = "Bundle"; variable
678 std::string representativeBundle = ""; variable
702 std::string representativeBundle = "Bundle"; variable
724 std::string representativeBundle = "Bundle"; variable
748 std::string representativeBundle = "Bundle"; variable
2672 std::string representativeBundle = "Bundle"; variable
2693 std::string representativeBundle = ""; variable
2716 std::string representativeBundle = "Bundle"; variable
2739 std::string representativeBundle = "Bundle"; variable
2762 std::string representativeBundle = "Bundle"; variable
[all …]
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_helper_test.cpp261 std::string representativeBundle = "RepresentativeBundle"; variable
349 std::string representativeBundle = "RepresentativeBundle"; variable
364 std::string representativeBundle = "RepresentativeBundle"; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp74 int32_t notificationId, const std::string &representativeBundle, int32_t userId) override in CancelAsBundle()
157 ErrCode CanPublishAsBundle(const std::string &representativeBundle, bool &canPublish) override in CanPublishAsBundle()
163 … const sptr<NotificationRequest> notification, const std::string &representativeBundle) override in PublishAsBundle()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp263 std::string representativeBundle = "this is a representativeBundle"; variable
288 std::string representativeBundle = "this is a representativeBundle"; variable
337 std::string representativeBundle = "this is a representativeBundle"; variable
973 std::string representativeBundle = "this is a representativeBundle"; variable
1020 std::string representativeBundle = "this is a representativeBundle"; variable
1043 std::string representativeBundle = "this is a representativeBundle"; variable
4122 std::string representativeBundle = "this is representativeBundle"; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H A Dans_notification_unit_test.cpp530 std::string representativeBundle = "this is representativeBundle"; variable
577 std::string representativeBundle = "this is representativeBundle"; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dnotification_subscriber_manager_branch_test.cpp424 std::string representativeBundle = "<representativeBundle>"; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp449 int32_t notificationId, const std::string &representativeBundle, int32_t userId) in CancelAsBundle()
510 const sptr<NotificationRequest> notification, const std::string &representativeBundle) in PublishAsBundle()
H A Dadvanced_notification_service.cpp1122 ErrCode AdvancedNotificationService::CanPublishAsBundle(const std::string &representativeBundle, bo… in CanPublishAsBundle()