Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dconnection.rs89 pub fn send_message_with_payload<T: Sized + AsBytes>( in send_message_with_payload() method
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dconnection.rs254 pub fn send_message_with_payload<T: ByteValued>( in send_message_with_payload() method