| /base/theme/screenlock_mgr/frameworks/js/napi/include/ |
| D | napi_screenlock_ability.h | 26 bool allowed; member 38 bool allowed; member
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | advanced_notification_service_branch_test.cpp | 590 bool allowed = false; variable 605 bool allowed = false; variable 637 bool allowed = true; variable 653 bool allowed = true; variable 670 bool allowed = true; variable 906 bool allowed = true; variable 926 bool allowed = true; variable
|
| D | advanced_notification_publish_service_test.cpp | 367 bool allowed = false; variable 380 bool allowed = false; variable 555 bool allowed = false; variable
|
| D | advanced_notification_service_test.cpp | 1079 bool allowed = false; variable 1093 bool allowed = false; variable 1108 bool allowed = true; variable 1124 bool allowed = true; variable 1984 bool allowed = true; variable
|
| /base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/ |
| D | getbundleimportance_fuzzer.cpp | 32 bool allowed = true; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/ |
| D | getallactivenotifications_fuzzer.cpp | 32 bool allowed = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | advanced_notification_publish_service.cpp | 674 ErrCode AdvancedNotificationService::IsAllowedNotify(bool &allowed) in IsAllowedNotify() 707 ErrCode AdvancedNotificationService::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() 719 bool &allowed) in IsAllowedNotifySelf() 748 &bundleOption, bool &allowed) in IsAllowedNotifyForBundle() 776 const sptr<NotificationBundleOption> &bundleOption, bool &allowed) in IsSpecialBundleAllowedNotify() 1441 …rCode AdvancedNotificationService::IsSpecialUserAllowedNotify(const int32_t &userId, bool &allowed) in IsSpecialUserAllowedNotify() 1533 bool allowed = false; in SetEnabledForBundleSlot() local
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_manager_stub_invalid.cpp | 313 ErrCode AnsManagerStub::IsAllowedNotify(bool &allowed) in IsAllowedNotify() 319 ErrCode AnsManagerStub::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() 325 …ub::IsSpecialBundleAllowedNotify(const sptr<NotificationBundleOption> &bundleOption, bool &allowed) in IsSpecialBundleAllowedNotify() 440 ErrCode AnsManagerStub::IsSpecialUserAllowedNotify(const int32_t &userId, bool &allowed) in IsSpecialUserAllowedNotify()
|
| D | ans_notification.cpp | 357 ErrCode AnsNotification::IsAllowedNotify(bool &allowed) in IsAllowedNotify() 366 ErrCode AnsNotification::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() 711 …rCode AnsNotification::IsAllowedNotify(const NotificationBundleOption &bundleOption, bool &allowed) in IsAllowedNotify() 1237 ErrCode AnsNotification::IsAllowedNotify(const int32_t &userId, bool &allowed) in IsAllowedNotify()
|
| D | ans_manager_proxy.cpp | 1135 ErrCode AnsManagerProxy::IsAllowedNotify(bool &allowed) in IsAllowedNotify() 1164 ErrCode AnsManagerProxy::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() 1193 …xy::IsSpecialBundleAllowedNotify(const sptr<NotificationBundleOption> &bundleOption, bool &allowed) in IsSpecialBundleAllowedNotify() 1596 ErrCode AnsManagerProxy::IsSpecialUserAllowedNotify(const int32_t &userId, bool &allowed) in IsSpecialUserAllowedNotify()
|
| D | ans_manager_stub.cpp | 1330 bool allowed = false; in HandleIsAllowedNotify() local 1346 bool allowed = false; in HandleIsAllowedNotifySelf() local 1368 bool allowed = false; in HandleIsSpecialBundleAllowedNotify() local 1693 bool allowed = false; in HandleIsSpecialUserAllowedNotifyByUser() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_helper.cpp | 149 ErrCode NotificationHelper::IsAllowedNotify(bool &allowed) in IsAllowedNotify() 154 ErrCode NotificationHelper::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() 277 …de NotificationHelper::IsAllowedNotify(const NotificationBundleOption &bundleOption, bool &allowed) in IsAllowedNotify() 385 ErrCode NotificationHelper::IsAllowedNotify(const int32_t &userId, bool &allowed) in IsAllowedNotify()
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/ |
| D | notification_subscriber_manager_branch_test.cpp | 734 bool allowed = true; variable 751 bool allowed = true; variable 767 bool allowed = true; variable 1108 bool allowed = true; variable 1124 bool allowed = true; variable
|
| /base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/ |
| D | advancednotificationservice_fuzzer.cpp | 90 bool allowed = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
| D | ansmanagerstub_fuzzer.cpp | 160 bool allowed = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/ |
| D | enable_notification.h | 44 bool allowed = false; member
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_helper_test.cpp | 382 bool allowed = true; variable 396 bool allowed = true; variable 589 bool allowed = true; variable 909 bool allowed = true; variable
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
| D | ans_notification_branch_test.cpp | 270 ErrCode IsAllowedNotify(bool &allowed) override in IsAllowedNotify() 275 ErrCode IsAllowedNotifySelf(bool &allowed) override in IsAllowedNotifySelf() 280 …cialBundleAllowedNotify(const sptr<NotificationBundleOption> &bundleOption, bool &allowed) override in IsSpecialBundleAllowedNotify() 376 ErrCode IsSpecialUserAllowedNotify(const int32_t &userId, bool &allowed) override in IsSpecialUserAllowedNotify()
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
| D | ans_manager_proxy_unit_test.cpp | 4741 bool allowed = false; variable 4764 bool allowed = false; variable 4786 bool allowed = false; variable 4808 bool allowed = false; variable 4830 bool allowed = false; variable 4850 bool allowed = false; variable 4873 bool allowed = false; variable 4895 bool allowed = false; variable 4917 bool allowed = false; variable 4939 bool allowed = false; variable [all …]
|
| /base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/ |
| D | notification_service_test.cpp | 371 bool allowed = false; in BENCHMARK_F() local
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
| D | ans_notification_unit_test.cpp | 334 bool allowed = true; variable 633 bool allowed = true; variable
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/ |
| D | ans_manager_stub_test.cpp | 3726 bool allowed = true; variable 3740 bool allowed = true; variable 3755 bool allowed = true; variable 4027 bool allowed = true; variable
|