Home
last modified time | relevance | path

Searched defs:allowed (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Dnapi_screenlock_ability.h26 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 Dadvanced_notification_service_branch_test.cpp578 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 Dadvanced_notification_publish_service_test.cpp512 bool allowed = false; variable
525 bool allowed = false; variable
701 bool allowed = false; variable
H A Dadvanced_notification_service_test.cpp349 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 Dgetbundleimportance_fuzzer.cpp32 bool allowed = true; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/
H A Dgetallactivenotifications_fuzzer.cpp32 bool allowed = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/manager/
H A Dans_manager_proxy_bundle.cpp387 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 Dnotification_subscriber_manager_branch_test.cpp705 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 Denable_notification.h45 bool allowed = false; member
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp378 bool allowed = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp162 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 Dans_manager_stub_invalid.cpp341 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 Dans_manager_proxy.cpp1264 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 Dans_notification.cpp474 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 Dans_manager_stub.cpp1627 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 Dnotification_helper_test.cpp406 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 Dadvanced_notification_publish_service.cpp1049 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 Dans_notification_branch_test.cpp299 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 Dans_manager_proxy_unit_test.cpp4872 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 Dnotification_service_test.cpp373 bool allowed = false; in BENCHMARK_F() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp675 bool allowed = false; in IsNotificationEnabled() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_enable_notification.cpp504 bool allowed = false; in NapiIsNotificationEnabledSync() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H A Dans_notification_unit_test.cpp629 bool allowed = true; variable
928 bool allowed = true; variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp1005 …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 Dans_manager_stub_test.cpp4382 bool allowed = true; variable
4396 bool allowed = true; variable
4411 bool allowed = true; variable
4724 bool allowed = true; variable