Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dconnection.rs154 let mut data_total = 0; in send_iovec_all() localVariable
375 let mut data_total = 0; in recv_into_iovec_all() localVariable