Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Duds_datagram.rs28 let client_path = dir.path().join("client.sock"); in echo() localVariable
53 let client_path = dir.path().join("client.sock"); in echo_from() localVariable
197 let client_path = dir.path().join("client.sock"); in try_send_to_recv_from() localVariable
245 let client_path = dir.path().join("client.sock"); in try_recv_buf_from() localVariable
384 let client_path = dir.path().join("client.sock"); in poll_ready() localVariable
Duds_socket.rs17 let client_path = dir.path().join("client.sock"); in datagram_echo_server() localVariable
/aosp_15_r20/external/autotest/server/cros/multimedia/
H A Daudio_facade_adapter.py44 def playback(self, client_path, data_format, blocking=False, argument
/aosp_15_r20/external/rust/crates/quiche/src/
Dlib.rs8177 let client_path = &self.client.paths.get_active().unwrap(); in server_recv() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dlib.rs8177 let client_path = &self.client.paths.get_active().unwrap(); in server_recv() localVariable