Home
last modified time | relevance | path

Searched defs:perms (Results 351 - 375 of 539) sorted by relevance

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dudmf_run_time_store_test.cpp49 const char **perms = new const char *[2]; in GrantPermissionNative() local
H A Dkvdb_service_impl_test.cpp534 const char **perms = new const char *[2]; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/test/distributedtest/single_kvstore_client/
H A Ddistributed_test_agent.cpp94 const char **perms = new const char *[1]; in SetUp() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/
H A Dobject_store_test.cpp74 const char **perms = new const char *[2]; in GrantPermissionNative() local
/foundation/distributedhardware/device_manager/test/benchmarktest/device_manager_fa_test/
H A Ddevice_manager_fa_test.cpp140 const char *perms[permsNum]; variable
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_pin_holder.cpp55 const char *perms[permsNum]; in SetUp() local
H A DUTTest_device_manager_impl.cpp52 const char *perms[permsNum]; in SetUp() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_sink_controller_test.cpp154 const char *perms[numberOfPermissions]; in SetTokenID() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_dev_test.cpp71 const char *perms[2]; in SetTokenID() local
/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Dtest.cpp255 const char *perms[2]; in QueryRemoteDeviceInfo() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/src/
H A Dcomponent_manager_test.cpp95 const char *perms[2]; in SetUp() local
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/addwhitelistinfoscallbackunittest/
H A Dadd_white_list_infos_call_back_test.cpp36 const char *perms[PERMISSION_NUMS]; in SetUp() local
/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/unittest/src/
H A Dsoftbus_adapter_test.cpp38 void EnablePermissionAccess(const char* perms[], size_t permsNum, uint64_t &tokenId) in EnablePermissionAccess() argument
80 const char* perms[] = { in HWTEST_F() local
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/dinputsourcecallbackunittest/
H A Ddinput_source_callback_unittest.cpp39 const char *perms[PERMISSION_NUMS]; in SetUp() local
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_file.c185 int32_t SoftBusOpenFileWithPerms(const char *fileName, int32_t flags, int32_t perms) in SoftBusOpenFileWithPerms() argument
/foundation/filemanagement/storage_service/test/fuzztest/storagedaemon_fuzzer/
H A Dstoragedaemon_fuzzer.cpp55 const char **perms = new const char *[3]; in SetNativeToken() local
/foundation/filemanagement/storage_service/test/fuzztest/storagemanager_fuzzer/
H A Dstoragemanager_fuzzer.cpp55 const char **perms = new const char *[3]; in SetNativeToken() local
/foundation/filemanagement/user_file_service/test/fuzztest/medialibraryfileaccess_fuzzer/
H A Dmedialibrary_file_access_fuzzer.cpp44 const char *perms[] = { in SetNativeToken() local
/kernel/linux/linux-5.10/arch/x86/platform/uv/
H A Dbios_uv.c135 uv_bios_change_memprotect(u64 paddr, u64 len, enum uv_memprotect perms) in uv_bios_change_memprotect() argument
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dinit.c394 static void set_section_perms(struct section_perm *perms, int n, bool set, in set_section_perms() argument
426 update_sections_early(struct section_perm perms[], int n) update_sections_early() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c203 int perms = DEFFILEMODE; in test_queue() local
225 int perms = DEFFILEMODE; in test_queue_fail() local
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_mem.c168 siw_check_mem(struct ib_pd *pd, struct siw_mem *mem, u64 addr, enum ib_access_flags perms, int len) siw_check_mem() argument
222 siw_check_sge(struct ib_pd *pd, struct siw_sge *sge, struct siw_mem *mem[], enum ib_access_flags perms, u32 off, int len) siw_check_sge() argument
[all...]
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Drmtfs_mem.c33 unsigned int perms; member
174 struct qcom_scm_vmperm perms[2]; in qcom_rmtfs_mem_probe() local
[all...]
/kernel/linux/linux-5.10/security/apparmor/
H A Dlib.c290 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms() argument
325 aa_compute_perms(struct aa_dfa *dfa, unsigned int state, struct aa_perms *perms) aa_compute_perms() argument
381 aa_profile_match_label(struct aa_profile *profile, struct aa_label *label, int type, u32 request, struct aa_perms *perms) aa_profile_match_label() argument
399 struct aa_perms perms; aa_profile_label_perm() local
429 aa_check_perms(struct aa_profile *profile, struct aa_perms *perms, u32 request, struct common_audit_data *sa, void (*cb)(struct audit_buffer *, void *)) aa_check_perms() argument
[all...]
/kernel/linux/linux-5.10/security/apparmor/include/
H A Dfile.h219 u32 perms = 0; aa_map_file_to_perms() local
[all...]

Completed in 27 milliseconds

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