Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Duds_datagram.rs27 let server_path = dir.path().join("server.sock"); in echo() localVariable
52 let server_path = dir.path().join("server.sock"); in echo_from() localVariable
196 let server_path = dir.path().join("server.sock"); in try_send_to_recv_from() localVariable
244 let server_path = dir.path().join("server.sock"); in try_recv_buf_from() localVariable
383 let server_path = dir.path().join("server.sock"); in poll_ready() localVariable
Duds_socket.rs16 let server_path = dir.path().join("server.sock"); in datagram_echo_server() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_testlib.cc28 string server_path = in MakeTestCluster() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/rpcsvc/
Dbootparam_prot.x89 bp_path_t server_path; member
Dbootparam_prot.h68 bp_path_t server_path; member
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/statx/
H A Dstatx07.c117 char server_path[BUFF_SIZE]; in setup() local
/aosp_15_r20/packages/modules/adb/client/
Dadb_client.cpp319 std::string server_path; in __adb_check_server_version() local
/aosp_15_r20/external/rust/crates/quiche/src/
Dpath.rs1002 let mut server_path = in multiple_probes() localVariable
Dlib.rs8167 let server_path = &self.server.paths.get_active().unwrap(); in client_recv() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dpath.rs1002 let mut server_path = in multiple_probes() localVariable
Dlib.rs8167 let server_path = &self.server.paths.get_active().unwrap(); in client_recv() localVariable