Home
last modified time | relevance | path

Searched defs:set_need_reply (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dmessage.rs322 pub fn set_need_reply(&mut self, need_reply: bool) { in set_need_reply() method
/external/crosvm/third_party/vmm_vhost/src/
Dmessage.rs360 pub fn set_need_reply(&mut self, need_reply: bool) { in set_need_reply() method