Home
last modified time | relevance | path

Searched defs:allowed (Results 76 - 100 of 152) sorted by relevance

1234567

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp161 ErrCode NotificationHelper::IsAllowedNotify(bool &allowed) in IsAllowedNotify() argument
166 ErrCode NotificationHelper::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() argument
309 ErrCode NotificationHelper::IsAllowedNotify(const NotificationBundleOption &bundleOption, bool &allowed) in IsAllowedNotify() argument
433 ErrCode NotificationHelper::IsAllowedNotify(const int32_t &userId, bool &allowed) in IsAllowedNotify() argument
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub_invalid.cpp341 ErrCode AnsManagerStub::IsAllowedNotify(bool &allowed) in IsAllowedNotify() argument
347 ErrCode AnsManagerStub::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() argument
366 ErrCode AnsManagerStub::IsSpecialBundleAllowedNotify(const sptr<NotificationBundleOption> &bundleOption, bool &allowed) in IsSpecialBundleAllowedNotify() argument
517 ErrCode AnsManagerStub::IsSpecialUserAllowedNotify(const int32_t &userId, bool &allowed) in IsSpecialUserAllowedNotify() argument
H A Dans_manager_stub.cpp1619 bool allowed = false; in HandleIsAllowedNotify() local
1635 bool allowed = false; in HandleIsAllowedNotifySelf() local
1693 bool allowed = false; in HandleIsSpecialBundleAllowedNotify() local
2098 bool allowed = false; HandleIsSpecialUserAllowedNotifyByUser() local
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp350 bool allowed = false; in HWTEST_F() local
743 bool allowed = false; in HWTEST_F() local
758 bool allowed = false; in HWTEST_F() local
773 bool allowed = true; in HWTEST_F() local
789 bool allowed = true; HWTEST_F() local
1132 bool allowed = true; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dpt.c307 u64 allowed, requested; in pt_event_valid() local
/kernel/linux/linux-5.10/drivers/char/
H A Dmem.c151 int allowed, probe; in read_mem() local
231 int allowed; in write_mem() local
/kernel/linux/linux-5.10/security/selinux/include/
H A Dsecurity.h252 u32 allowed; member
272 struct extended_perms_data *allowed; member
/kernel/linux/linux-5.10/security/selinux/
H A Davc.c1049 struct extended_perms_data allowed; avc_has_extended_perms() local
[all...]
/kernel/linux/linux-5.10/kernel/
H A Duser_namespace.c1261 bool allowed; in userns_may_setgroups() local
[all...]
/kernel/linux/linux-5.10/mm/
H A Dutil.c910 unsigned long allowed; in vm_commit_limit() local
965 long allowed; in __vm_enough_memory() local
[all...]
/kernel/linux/linux-5.10/drivers/media/rc/
H A Drc-main.c1108 u64 allowed, enabled; in show_protocols() local
1499 u64 allowed; show_wakeup_protocols() local
1551 u64 allowed; store_wakeup_protocols() local
[all...]
/kernel/linux/linux-6.6/drivers/media/rc/
H A Drc-main.c1109 u64 allowed, enabled; in show_protocols() local
1500 u64 allowed; show_wakeup_protocols() local
1552 u64 allowed; store_wakeup_protocols() local
[all...]
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_cmnd.h93 int allowed; member
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dpt.c315 u64 allowed, requested; in pt_event_valid() local
/kernel/linux/linux-6.6/crypto/
H A Daf_alg.c150 const u32 allowed = CRYPTO_ALG_KERN_DRIVER_ONLY; in alg_bind() local
/kernel/linux/linux-6.6/security/selinux/
H A Davc.c1026 struct extended_perms_data allowed; avc_has_extended_perms() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dutil.c888 unsigned long allowed; in vm_commit_limit() local
943 long allowed; in __vm_enough_memory() local
[all...]
/kernel/linux/linux-6.6/kernel/
H A Duser_namespace.c1282 bool allowed; in userns_may_setgroups() local
[all...]
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.h563 bool allowed = pp->parseContext.lineContinuationCheck(input->getSourceLoc(), pp->inComment); variable
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_memory.cpp41 IsAllowedTypeOrArrayOfSame(ValidationState_t& _, const Instruction* type, std::initializer_list<uint32_t> allowed) IsAllowedTypeOrArrayOfSame() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_memory.cpp41 IsAllowedTypeOrArrayOfSame(ValidationState_t& _, const Instruction* type, std::initializer_list<uint32_t> allowed) IsAllowedTypeOrArrayOfSame() argument
/third_party/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.cpp62 static std::unordered_set<std::string> allowed = { in IsLegacyDoublyEnabledInstruction() local
/third_party/vixl/test/aarch64/
H A Dtest-utils-aarch64.cc489 PopulateRegisterArray(Register* w, Register* x, Register* r, int reg_size, int reg_count, RegList allowed) PopulateRegisterArray() argument
520 PopulateVRegisterArray(VRegister* s, VRegister* d, VRegister* v, int reg_size, int reg_count, RegList allowed) PopulateVRegisterArray() argument
/third_party/spirv-tools/source/val/
H A Dvalidate_memory.cpp41 IsAllowedTypeOrArrayOfSame(ValidationState_t& _, const Instruction* type, std::initializer_list<spv::Op> allowed) IsAllowedTypeOrArrayOfSame() argument
[all...]
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp996 ErrCode AdvancedNotificationService::IsAllowedNotify(bool &allowed) in IsAllowedNotify() argument
1029 ErrCode AdvancedNotificationService::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() argument
1117 IsAllowedNotifySelf(const sptr<NotificationBundleOption> &bundleOption, bool &allowed) IsAllowedNotifySelf() argument
1146 IsAllowedNotifyForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &allowed) IsAllowedNotifyForBundle() argument
1174 IsSpecialBundleAllowedNotify( const sptr<NotificationBundleOption> &bundleOption, bool &allowed) IsSpecialBundleAllowedNotify() argument
2060 IsSpecialUserAllowedNotify(const int32_t &userId, bool &allowed) IsSpecialUserAllowedNotify() argument
[all...]

Completed in 46 milliseconds

1234567