Home
last modified time | relevance | path

Searched defs:profile (Results 226 - 250 of 768) sorted by relevance

12345678910>>...31

/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/profileutils_fuzzer/
H A Dprofileutils_fuzzer.cpp135 TrustDeviceProfile profile; in TrustDeviceProfileToEntriesFuzzTest() local
168 AccessControlProfile profile; in AccessControlProfileToEntriesFuzzTest() local
193 Accesser profile; EntriesToAccesserFuzzTest() local
248 CharacteristicProfile profile; EntriesToCharProfileFuzzTest() local
278 DeviceProfile profile; GetProfilePropertiesMapFuzzTest() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_profile_config.cpp209 std::string profile = ReadProfile(resPath); in GetResFromResMgr() local
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddev_profile.cpp46 int32_t DevProfile::SubscribeDPChangeListener::OnTrustDeviceProfileAdd(const TrustDeviceProfile &profile) in OnTrustDeviceProfileAdd() argument
52 int32_t DevProfile::SubscribeDPChangeListener::OnTrustDeviceProfileDelete(const TrustDeviceProfile &profile) in OnTrustDeviceProfileDelete() argument
65 int32_t DevProfile::SubscribeDPChangeListener::OnDeviceProfileAdd(const DeviceProfile &profile) in OnDeviceProfileAdd() argument
71 int32_t DevProfile::SubscribeDPChangeListener::OnDeviceProfileDelete(const DeviceProfile &profile) in OnDeviceProfileDelete() argument
84 int32_t DevProfile::SubscribeDPChangeListener::OnServiceProfileAdd(const ServiceProfile &profile) in OnServiceProfileAdd() argument
90 int32_t DevProfile::SubscribeDPChangeListener::OnServiceProfileDelete(const ServiceProfile &profile) in OnServiceProfileDelete() argument
103 int32_t DevProfile::SubscribeDPChangeListener::OnCharacteristicProfileAdd(const CharacteristicProfile &profile) in OnCharacteristicProfileAdd() argument
109 int32_t DevProfile::SubscribeDPChangeListener::OnCharacteristicProfileDelete(const CharacteristicProfile &profile) in OnCharacteristicProfileDelete() argument
153 DistributedDeviceProfile::CharacteristicProfile profile; in PutEnabledStatus() local
177 DistributedDeviceProfile::CharacteristicProfile profile; GetEnabledStatus() local
202 DistributedDeviceProfile::CharacteristicProfile profile; GetRemoteDeviceVersion() local
[all...]
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp291 DistributedDeviceProfile::AccessControlProfile profile; in HWTEST_F() local
307 DistributedDeviceProfile::AccessControlProfile profile; in HWTEST_F() local
323 DistributedDeviceProfile::AccessControlProfile profile; in HWTEST_F() local
641 DistributedDeviceProfile::AccessControlProfile profile; HWTEST_F() local
802 DistributedDeviceProfile::AccessControlProfile profile; HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_event_processer.cpp26 HfpAgSystemEventProcesser::HfpAgSystemEventProcesser(HfpAgProfile &profile, const std::string &address) in HfpAgSystemEventProcesser() argument
/kernel/linux/linux-5.10/drivers/devfreq/
H A Dexynos-bus.c291 exynos_bus_profile_init(struct exynos_bus *bus, struct devfreq_dev_profile *profile) exynos_bus_profile_init() argument
352 exynos_bus_profile_init_passive(struct exynos_bus *bus, struct devfreq_dev_profile *profile) exynos_bus_profile_init_passive() argument
390 struct devfreq_dev_profile *profile; exynos_bus_probe() local
[all...]
H A Dimx8m-ddrc.c66 struct devfreq_dev_profile profile; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_ddp.c121 i40e_add_pinfo(struct i40e_hw *hw, struct i40e_profile_segment *profile, u8 *profile_info_sec, u32 track_id) i40e_add_pinfo() argument
161 i40e_del_pinfo(struct i40e_hw *hw, struct i40e_profile_segment *profile, u8 *profile_info_sec, u32 track_id) i40e_del_pinfo() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.c282 struct atom_asic_profiling_info_v4_1 *profile; in pp_atomfwctrl_get_avfs_information() local
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-roccat-arvo.c160 unsigned long profile; in arvo_sysfs_set_actual_profile() local
H A Dhid-roccat-koneplus.c255 unsigned long profile; in koneplus_sysfs_set_actual_profile() local
[all...]
H A Dhid-roccat-isku.c74 unsigned long profile; in isku_sysfs_set_actual_profile() local
H A Dhid-roccat-koneplus.h110 uint8_t profile; member
H A Dhid-roccat-isku.h85 uint8_t profile; member
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-mlxcpld.c117 struct mlxcpld_led_profile *profile; member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib_vlan.c278 mlx5i_pkey_init(struct mlx5_core_dev *mdev, struct net_device *netdev, const struct mlx5e_profile *profile, void *ppriv) mlx5i_pkey_init() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.c403 iwl_sar_set_profile(union acpi_object *table, struct iwl_sar_profile *profile, bool enabled) iwl_sar_set_profile() argument
[all...]
/kernel/linux/linux-5.10/security/apparmor/
H A Dlib.c290 aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) aa_apply_modes_to_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
395 aa_profile_label_perm(struct aa_profile *profile, struct aa_profile *target, u32 request, int type, u32 *deny, struct common_audit_data *sa) aa_profile_label_perm() argument
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/tomoyo/
H A Daudit.c327 tomoyo_get_audit(const struct tomoyo_policy_namespace *ns, const u8 profile, const u8 index, const struct tomoyo_acl_info *matched_acl, const bool is_granted) tomoyo_get_audit() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dcapi.h115 capi_profile profile; member
/kernel/linux/linux-5.10/include/linux/isdn/
H A Dcapilli.h58 capi_profile profile; /* CAPI_GET_PROFILE */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_ddp.c121 i40e_add_pinfo(struct i40e_hw *hw, struct i40e_profile_segment *profile, u8 *profile_info_sec, u32 track_id) i40e_add_pinfo() argument
161 i40e_del_pinfo(struct i40e_hw *hw, struct i40e_profile_segment *profile, u8 *profile_info_sec, u32 track_id) i40e_del_pinfo() argument
[all...]
/kernel/linux/linux-6.6/include/linux/isdn/
H A Dcapilli.h58 capi_profile profile; /* CAPI_GET_PROFILE */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcapi.h115 capi_profile profile; member
/kernel/linux/linux-6.6/drivers/devfreq/
H A Dexynos-bus.c290 exynos_bus_profile_init(struct exynos_bus *bus, struct devfreq_dev_profile *profile) exynos_bus_profile_init() argument
351 exynos_bus_profile_init_passive(struct exynos_bus *bus, struct devfreq_dev_profile *profile) exynos_bus_profile_init_passive() argument
389 struct devfreq_dev_profile *profile; exynos_bus_probe() local
[all...]

Completed in 16 milliseconds

12345678910>>...31