Home
last modified time | relevance | path

Searched defs:set_param (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/security/asset/services/core_service/src/
H A Dsys_event.rs50 fn set_param(mut self, param: HiSysEventParam<'a>) -> Self { in set_param() method
/ohos5.0/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 Borro… in set_param() method
/ohos5.0/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() method
/ohos5.0/base/msdp/device_status/rust/ipc/service/src/
H A Dlib.rs65 …fn set_param(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, reply: &mut Borro… in set_param() method
216 fn set_param(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, in set_param() method
/ohos5.0/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() method
/ohos5.0/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() method
/ohos5.0/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() method
/ohos5.0/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() method