Home
last modified time | relevance | path

Searched refs:write_bytes_to_queue (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/virtio/vsock/sys/windows/
H A Dvsock.rs631 .write_bytes_to_queue( in process_rx_queue()
1114 self.write_bytes_to_queue( in handle_tx_packet()
1160 self.write_bytes_to_queue( in handle_tx_packet()
1274 self.write_bytes_to_queue( in send_vsock_credit_update()
1313 self.write_bytes_to_queue( in send_vsock_reset()
1325 async fn write_bytes_to_queue( in write_bytes_to_queue() method