Home
last modified time | relevance | path

Searched defs:borrowed_reply_parcel (Results 1 - 3 of 3) sorted by relevance

/base/msdp/device_status/rust/modules/drag/client/src/
H A Dlib.rs45 let mut borrowed_reply_parcel = reply_parcel.borrowed(); in start_drag() variables
/base/msdp/device_status/rust/modules/basic/client/src/
H A Dlib.rs47 let mut borrowed_reply_parcel = reply_parcel.borrowed(); in alloc_socket_pair() variables
/base/msdp/device_status/rust/modules/coordination/client/src/
H A Dlib.rs53 let mut borrowed_reply_parcel = reply_parcel.borrowed(); in enable_coordination() variables
73 let mut borrowed_reply_parcel = reply_parcel.borrowed(); in disable_coordination() variables
96 let mut borrowed_reply_parcel = reply_parcel.borrowed(); in start_coordination() variables
118 let mut borrowed_reply_parcel = reply_parcel.borrowed(); in stop_coordination() variables
140 let mut borrowed_reply_parcel = reply_parcel.borrowed(); in get_coordination_state() variables
168 let mut borrowed_reply_parcel = reply_parcel.borrowed(); register_coordination_listener() variables
186 let mut borrowed_reply_parcel = reply_parcel.borrowed(); unregister_coordination_listener() variables
[all...]

Completed in 1 milliseconds