Searched defs:remove_watch (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/msdp/device_status/rust/data/sys/src/ |
H A D | plugin_manager.rs | 47 …fn remove_watch(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, reply: &mut Bo… in remove_watch() method
|
/ohos5.0/base/msdp/device_status/rust/modules/drag/server/src/ |
H A D | lib.rs | 114 fn remove_watch(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in remove_watch() method
|
/ohos5.0/base/msdp/device_status/rust/ipc/service/src/ |
H A D | lib.rs | 62 …fn remove_watch(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, reply: &mut Bo… in remove_watch() method 210 fn remove_watch(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, in remove_watch() method
|
/ohos5.0/base/msdp/device_status/rust/modules/coordination/server/src/ |
H A D | lib.rs | 81 fn remove_watch(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in remove_watch() method
|
/ohos5.0/base/msdp/device_status/rust/modules/basic/server/src/ |
H A D | lib.rs | 97 fn remove_watch(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in remove_watch() method
|
/ohos5.0/base/msdp/device_status/rust/ipc/client/src/ |
H A D | lib.rs | 198 pub fn remove_watch(&self, intention: Intention, id: u32, data: &dyn Serialize, in remove_watch() method
|
/ohos5.0/base/msdp/device_status/rust/ipc/server/src/ |
H A D | fusion_ipc_delegator.rs | 150 fn remove_watch(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel, in remove_watch() method
|