/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/include/ |
H A D | napi_screenlock_ability.h | 26 bool allowed; member 38 bool allowed; member 52 bool allowed; member 67 bool allowed; member 81 bool allowed; member
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_service_branch_test.cpp | 578 bool allowed = false; variable 593 bool allowed = false; variable 625 bool allowed = true; variable 641 bool allowed = true; variable 658 bool allowed = true; variable 894 bool allowed = true; variable 914 bool allowed = true; variable
|
H A D | advanced_notification_publish_service_test.cpp | 512 bool allowed = false; variable 525 bool allowed = false; variable 701 bool allowed = false; variable
|
H A D | advanced_notification_service_test.cpp | 349 bool allowed = false; variable 741 bool allowed = false; variable 756 bool allowed = false; variable 771 bool allowed = true; variable 787 bool allowed = true; variable 1130 bool allowed = true; variable
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/ |
H A D | getbundleimportance_fuzzer.cpp | 32 bool allowed = true; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/ |
H A D | getallactivenotifications_fuzzer.cpp | 32 bool allowed = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/manager/ |
H A D | ans_manager_proxy_bundle.cpp | 387 ErrCode AnsManagerProxy::IsAllowedNotify(bool &allowed) in IsAllowedNotify() 416 ErrCode AnsManagerProxy::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() 507 …xy::IsSpecialBundleAllowedNotify(const sptr<NotificationBundleOption> &bundleOption, bool &allowed) in IsSpecialBundleAllowedNotify() 546 ErrCode AnsManagerProxy::IsSpecialUserAllowedNotify(const int32_t &userId, bool &allowed) in IsSpecialUserAllowedNotify()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/ |
H A D | notification_subscriber_manager_branch_test.cpp | 705 bool allowed = true; variable 722 bool allowed = true; variable 739 bool allowed = true; variable 1082 bool allowed = true; variable 1098 bool allowed = true; variable
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/ |
H A D | enable_notification.h | 45 bool allowed = false; member
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
H A D | ansmanagerstub_fuzzer.cpp | 378 bool allowed = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_helper.cpp | 162 ErrCode NotificationHelper::IsAllowedNotify(bool &allowed) in IsAllowedNotify() 167 ErrCode NotificationHelper::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() 337 …de NotificationHelper::IsAllowedNotify(const NotificationBundleOption &bundleOption, bool &allowed) in IsAllowedNotify() 461 ErrCode NotificationHelper::IsAllowedNotify(const int32_t &userId, bool &allowed) in IsAllowedNotify()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_stub_invalid.cpp | 341 ErrCode AnsManagerStub::IsAllowedNotify(bool &allowed) in IsAllowedNotify() 347 ErrCode AnsManagerStub::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() 366 …ub::IsSpecialBundleAllowedNotify(const sptr<NotificationBundleOption> &bundleOption, bool &allowed) in IsSpecialBundleAllowedNotify() 517 ErrCode AnsManagerStub::IsSpecialUserAllowedNotify(const int32_t &userId, bool &allowed) in IsSpecialUserAllowedNotify()
|
H A D | ans_manager_proxy.cpp | 1264 ErrCode AnsManagerProxy::IsAllowedNotify(bool &allowed) in IsAllowedNotify() 1293 ErrCode AnsManagerProxy::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() 1384 …xy::IsSpecialBundleAllowedNotify(const sptr<NotificationBundleOption> &bundleOption, bool &allowed) in IsSpecialBundleAllowedNotify() 1793 ErrCode AnsManagerProxy::IsSpecialUserAllowedNotify(const int32_t &userId, bool &allowed) in IsSpecialUserAllowedNotify()
|
H A D | ans_notification.cpp | 474 ErrCode AnsNotification::IsAllowedNotify(bool &allowed) in IsAllowedNotify() 484 ErrCode AnsNotification::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() 990 …rCode AnsNotification::IsAllowedNotify(const NotificationBundleOption &bundleOption, bool &allowed) in IsAllowedNotify() 1610 ErrCode AnsNotification::IsAllowedNotify(const int32_t &userId, bool &allowed) in IsAllowedNotify()
|
H A D | ans_manager_stub.cpp | 1627 bool allowed = false; in HandleIsAllowedNotify() local 1643 bool allowed = false; in HandleIsAllowedNotifySelf() local 1701 bool allowed = false; in HandleIsSpecialBundleAllowedNotify() local 2106 bool allowed = false; in HandleIsSpecialUserAllowedNotifyByUser() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_helper_test.cpp | 406 bool allowed = true; variable 420 bool allowed = true; variable 613 bool allowed = true; variable 933 bool allowed = true; variable
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_publish_service.cpp | 1049 ErrCode AdvancedNotificationService::IsAllowedNotify(bool &allowed) in IsAllowedNotify() 1082 ErrCode AdvancedNotificationService::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() 1187 bool &allowed) in IsAllowedNotifySelf() 1217 &bundleOption, bool &allowed) in IsAllowedNotifyForBundle() 1245 const sptr<NotificationBundleOption> &bundleOption, bool &allowed) in IsSpecialBundleAllowedNotify() 2134 …rCode AdvancedNotificationService::IsSpecialUserAllowedNotify(const int32_t &userId, bool &allowed) in IsSpecialUserAllowedNotify() 2236 bool allowed = false; in SetEnabledForBundleSlot() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
H A D | ans_notification_branch_test.cpp | 299 ErrCode IsAllowedNotify(bool &allowed) override in IsAllowedNotify() 304 ErrCode IsAllowedNotifySelf(bool &allowed) override in IsAllowedNotifySelf() 320 …cialBundleAllowedNotify(const sptr<NotificationBundleOption> &bundleOption, bool &allowed) override in IsSpecialBundleAllowedNotify() 446 ErrCode IsSpecialUserAllowedNotify(const int32_t &userId, bool &allowed) override in IsSpecialUserAllowedNotify()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
H A D | ans_manager_proxy_unit_test.cpp | 4872 bool allowed = false; variable 4895 bool allowed = false; variable 4917 bool allowed = false; variable 4939 bool allowed = false; variable 4961 bool allowed = false; variable 4981 bool allowed = false; variable 5004 bool allowed = false; variable 5026 bool allowed = false; variable 5048 bool allowed = false; variable 5070 bool allowed = false; variable [all …]
|
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/ |
H A D | notification_service_test.cpp | 373 bool allowed = false; in BENCHMARK_F() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
H A D | notification_manager_impl.cpp | 675 bool allowed = false; in IsNotificationEnabled() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_enable_notification.cpp | 504 bool allowed = false; in NapiIsNotificationEnabledSync() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
H A D | ans_notification_unit_test.cpp | 629 bool allowed = true; variable 928 bool allowed = true; variable
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/ |
H A D | netsys_native_service.cpp | 1005 …NetsysNativeService::SetNicTrafficAllowed(const std::vector<std::string> &ifaceNames, bool allowed) in SetNicTrafficAllowed()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/ |
H A D | ans_manager_stub_test.cpp | 4382 bool allowed = true; variable 4396 bool allowed = true; variable 4411 bool allowed = true; variable 4724 bool allowed = true; variable
|