Home
last modified time | relevance | path

Searched defs:perms (Results 476 - 500 of 538) sorted by relevance

1...<<11121314151617181920>>...22

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_parser.cpp972 PermissionTrans *perms = permissions.permissionTrans; in ParsePermissions() local
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/dbms_services_kit_test/
H A Ddbms_services_kit_test.cpp171 const char *perms[permsNum]; in SetUp() local
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_service_unit_test/src/
H A Daudio_policy_service_first_unit_test.cpp99 const char *perms[perNum] = { in GetPermission() local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp223 const char *perms[2]; in SetUp() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_fileext_test/src/
H A Dmedialibrary_fileext_test.cpp136 vector<string> perms = { "ohos.permission.MEDIA_LOCATION" }; in SetUpTestCase() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/src/
H A Dmedia_library_manager_test.cpp112 vector<string> perms; in SetUpTestCase() local
153 vector<string> perms; in SetUp() local
1508 vector<string> perms; HWTEST_F() local
1548 vector<string> perms; HWTEST_F() local
1580 vector<string> perms; HWTEST_F() local
1624 vector<string> perms; HWTEST_F() local
1667 vector<string> perms; HWTEST_F() local
1709 vector<string> perms; HWTEST_F() local
1743 vector<string> perms; HWTEST_F() local
1799 vector<string> perms; HWTEST_F() local
1878 vector<string> perms; HWTEST_F() local
1923 vector<string> perms; HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_vision_test/src/
H A Dmedialibrary_vision_test.cpp179 vector<string> perms = { "ohos.permission.MEDIA_LOCATION" }; in SetUpTestCase() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_datamanager_test/src/
H A Dmedialibrary_datamanager_test.cpp83 vector<string> perms; in SetUpTestCase() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedia_datashare_ext_ability.cpp294 vector<string> perms; in CheckOpenFilePermission() local
450 vector<string> perms; in UserFileMgrPermissionCheck() local
510 vector<string> perms; PhotoAccessHelperPermCheck() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c759 hyp_ack_share(u64 addr, const struct pkvm_mem_transition *tx, enum kvm_pgtable_prot perms) hyp_ack_share() argument
797 hyp_complete_share(u64 addr, const struct pkvm_mem_transition *tx, enum kvm_pgtable_prot perms) hyp_complete_share() argument
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dsuperpipe.c1327 u32 perms; in cxlflash_disk_attach() local
825 init_context(struct ctx_info *ctxi, struct cxlflash_cfg *cfg, void *ctx, int ctxid, struct file *file, u32 perms, u64 irqs) init_context() argument
/kernel/linux/linux-5.10/security/apparmor/
H A Dlabel.c1301 label_compound_match(struct aa_profile *profile, struct aa_label *label, unsigned int state, bool subns, u32 request, struct aa_perms *perms) label_compound_match() argument
1359 label_components_match(struct aa_profile *profile, struct aa_label *label, unsigned int start, bool subns, u32 request, struct aa_perms *perms) label_components_match() argument
1418 aa_label_match(struct aa_profile *profile, struct aa_label *label, unsigned int state, bool subns, u32 request, struct aa_perms *perms) aa_label_match() argument
[all...]
H A Dapparmorfs.c608 static void profile_query_cb(struct aa_profile *profile, struct aa_perms *perms, in profile_query_cb() argument
758 struct aa_perms perms; in query_label() local
[all...]
/kernel/linux/linux-5.10/security/selinux/
H A Davc.c669 const char **perms; in avc_audit_pre_callback() local
836 avc_update_node(struct selinux_avc *avc, u32 event, u32 perms, u8 driver, u8 xperm, u32 ssid, u32 tsid, u16 tclass, u32 seqno, struct extended_perms_decision *xpd, u32 flags) avc_update_node() argument
[all...]
H A Dselinuxfs.c1870 char **perms; in sel_make_perm_files() local
/kernel/linux/linux-5.10/fs/orangefs/
H A Dprotocol.h229 __u32 perms; member
/kernel/linux/linux-6.6/fs/orangefs/
H A Dprotocol.h229 __u32 perms; member
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dsuperpipe.c1328 u32 perms; in cxlflash_disk_attach() local
826 init_context(struct ctx_info *ctxi, struct cxlflash_cfg *cfg, void *ctx, int ctxid, struct file *file, u32 perms, u64 irqs) init_context() argument
/kernel/linux/linux-6.6/security/apparmor/
H A Dlabel.c1297 label_compound_match(struct aa_profile *profile, struct aa_ruleset *rules, struct aa_label *label, aa_state_t state, bool subns, u32 request, struct aa_perms *perms) label_compound_match() argument
1357 label_components_match(struct aa_profile *profile, struct aa_ruleset *rules, struct aa_label *label, aa_state_t start, bool subns, u32 request, struct aa_perms *perms) label_components_match() argument
1418 aa_label_match(struct aa_profile *profile, struct aa_ruleset *rules, struct aa_label *label, aa_state_t state, bool subns, u32 request, struct aa_perms *perms) aa_label_match() argument
[all...]
H A Dpolicy_unpack.c667 static ssize_t unpack_perms_table(struct aa_ext *e, struct aa_perms **perms) in unpack_perms_table() argument
[all...]
/kernel/linux/linux-6.6/security/selinux/
H A Davc.c658 const char *const *perms; in avc_audit_pre_callback() local
831 static int avc_update_node(u32 event, u32 perms, u8 driver, u8 xperm, u32 ssid, in avc_update_node() argument
[all...]
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H A Ddistributedaudiotest.cpp721 const char *perms[2]; in GetSyncOnlineDevices() local
817 const char *perms[2]; in AddPermission() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h75 enum perms { enum
[all...]
/third_party/selinux/libselinux/src/
H A Davc.c49 access_vector_t perms; member
909 avc_add_callback(int (*callback) (uint32_t event, security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, access_vector_t * out_retained), uint32_t events, security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms) avc_add_callback() argument
944 avc_update_node(uint32_t event, struct avc_node *node, access_vector_t perms) avc_update_node() argument
970 avc_update_cache(uint32_t event, security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms) avc_update_cache() argument
1008 avc_control(uint32_t event, security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, uint32_t seqno, access_vector_t * out_retained) avc_control() argument
1068 avc_ss_grant(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, uint32_t seqno) avc_ss_grant() argument
1089 avc_ss_try_revoke(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, uint32_t seqno, access_vector_t * out_retained) avc_ss_try_revoke() argument
1109 avc_ss_revoke(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, uint32_t seqno) avc_ss_revoke() argument
1144 avc_ss_set_auditallow(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, uint32_t seqno, uint32_t enable) avc_ss_set_auditallow() argument
1165 avc_ss_set_auditdeny(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t perms, uint32_t seqno, uint32_t enable) avc_ss_set_auditdeny() argument
[all...]
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp126 const char *perms[permissionNum] = { in SetUpTestCase() local

Completed in 57 milliseconds

1...<<11121314151617181920>>...22