Home
last modified time | relevance | path

Searched defs:set_param (Results 1 - 21 of 21) sorted by relevance

/base/security/asset/services/core_service/src/
H A Dsys_event.rs50 fn set_param(mut self, param: HiSysEventParam<'a>) -> Self { in set_param() functions
[all...]
/base/msdp/device_status/rust/data/sys/src/
H A Dplugin_manager.rs49 fn set_param(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParcel) -> FusionResult<()>; in set_param() functions
/base/msdp/device_status/rust/ipc/client/src/
H A Dlib.rs223 pub fn set_param(&self, intention: Intention, id: u32, data: &dyn Serialize, in set_param() functions
/base/msdp/device_status/rust/modules/coordination/server/src/
H A Dlib.rs88 fn set_param(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in set_param() functions
/base/msdp/device_status/rust/modules/drag/server/src/
H A Dlib.rs120 fn set_param(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in set_param() functions
/base/msdp/device_status/rust/ipc/service/src/
H A Dlib.rs65 fn set_param(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, reply: &mut BorrowedMsgParcel<'_>) -> FusionResult<()>; in set_param() functions
216 fn set_param(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, in set_param() functions
/base/msdp/device_status/rust/ipc/server/src/
H A Dfusion_ipc_delegator.rs161 fn set_param(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel, in set_param() functions
/base/msdp/device_status/rust/modules/basic/server/src/
H A Dlib.rs103 fn set_param(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in set_param() functions
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_pipe.c110 set_param(struct fd_pipe *pipe, uint32_t param, uint64_t value) in set_param() function
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dstore.rs138 pub fn set_param(&mut self, param: &X509VerifyParamRef) -> Result<(), ErrorStack> { in set_param() functions
/third_party/ffmpeg/libavfilter/
H A Dvf_eq.c270 static inline int set_param(AVExpr **pexpr, const char *args, const char *cmd, in set_param() function
H A Dvf_frei0r.c90 static int set_param(AVFilterContext *ctx, f0r_param_info_t info, int index, char *param) in set_param() function
/third_party/python/Lib/email/
H A Dmessage.py728 def set_param(self, param, value, header='Content-Type', requote=True, member in Message
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dhi_wifi_driver_api.c1594 mac_cfg_retry_param_stru *set_param = HI_NULL; in hi_wifi_set_retry_params() local
H A Dwal_hipriv.c4667 mac_cfg_retry_param_stru *set_param = HI_NULL; in wal_hipriv_set_retry_limit() local
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h210 int (*set_param)(struct fd_pipe *pipe, enum fd_param_id param, member
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl.cc809 auto set_param = [this, composite_def](uint32_t* id_ptr, uint32_t* value_ptr, in RegisterWorkgroupSizeBuiltin() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_android.c4335 rssilog_set_param_t set_param; in wl_android_set_rssi_logging() local
[all...]
H A Dwl_cfg80211.c22735 rssi_ant_param_t *set_param = NULL; in wl_get_rssi_per_ant() local
22813 rssilog_set_param_t *set_param = (rssilog_set_param_t *)param; in wl_set_rssi_logging() local
22837 wl_el_set_params_t set_param; in wl_flush_fw_log_buffer() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver.h2363 int (*set_param)(void *priv, const char *param); member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver.h2763 int (*set_param)(void *priv, const char *param); member

Completed in 75 milliseconds