Home
last modified time | relevance | path

Searched defs:add_watch (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/msdp/device_status/rust/data/sys/src/
H A Dplugin_manager.rs45 …fn add_watch(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, reply: &mut Borro… in add_watch() method
/ohos5.0/base/msdp/device_status/rust/modules/drag/server/src/
H A Dlib.rs108 fn add_watch(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in add_watch() method
/ohos5.0/base/msdp/device_status/rust/ipc/service/src/
H A Dlib.rs60 …fn add_watch(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, reply: &mut Borro… in add_watch() method
204 fn add_watch(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, in add_watch() method
/ohos5.0/base/msdp/device_status/rust/modules/coordination/server/src/
H A Dlib.rs74 fn add_watch(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in add_watch() method
/ohos5.0/base/msdp/device_status/rust/modules/basic/server/src/
H A Dlib.rs91 fn add_watch(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in add_watch() method
/ohos5.0/base/msdp/device_status/rust/ipc/client/src/
H A Dlib.rs175 pub fn add_watch(&self, intention: Intention, id: u32, data: &dyn Serialize, in add_watch() method
/ohos5.0/base/msdp/device_status/rust/ipc/server/src/
H A Dfusion_ipc_delegator.rs139 fn add_watch(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel, in add_watch() method