Home
last modified time | relevance | path

Searched defs:canPublish (Results 1 - 16 of 16) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/
H A Dgetbundleimportance_fuzzer.cpp27 bool canPublish = true; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/
H A Dansmanagerstubannextwo_fuzzer.cpp73 bool canPublish = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
H A Dansmanagerstubannexthree_fuzzer.cpp350 bool canPublish = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_helper_test.cpp350 bool canPublish = true; in HWTEST_F() local
/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H A Dadvanced_notification_service_publish_test.cpp1303 bool canPublish = true; in HWTEST_F() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/
H A Dansmanagerstubannex_fuzzer.cpp358 bool canPublish = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp359 bool canPublish = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
H A Dadvancednotificationservice_fuzzer.cpp83 bool canPublish = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H A Dans_notification_unit_test.cpp578 bool canPublish = true; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy.cpp543 ErrCode AnsManagerProxy::CanPublishAsBundle(const std::string &representativeBundle, bool &canPublish) in CanPublishAsBundle() argument
H A Dans_manager_stub_invalid.cpp160 ErrCode AnsManagerStub::CanPublishAsBundle(const std::string &representativeBundle, bool &canPublish) in CanPublishAsBundle() argument
H A Dans_manager_stub.cpp916 bool canPublish = false; in HandleCanPublishAsBundle() local
H A Dans_notification.cpp389 ErrCode AnsNotification::CanPublishNotificationAsBundle(const std::string &representativeBundle, bool &canPublish) in CanPublishNotificationAsBundle() argument
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp2674 bool canPublish = false; in HWTEST_F() local
2695 bool canPublish = false; in HWTEST_F() local
2718 bool canPublish = false; in HWTEST_F() local
2741 bool canPublish = false; in HWTEST_F() local
2764 bool canPublish in HWTEST_F() local
2787 bool canPublish = false; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp139 ErrCode NotificationHelper::CanPublishNotificationAsBundle(const std::string &representativeBundle, bool &canPublish) in CanPublishNotificationAsBundle() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp1157 ErrCode AdvancedNotificationService::CanPublishAsBundle(const std::string &representativeBundle, bool &canPublish) in CanPublishAsBundle() argument

Completed in 37 milliseconds