Searched defs:tcp_connect (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/trusty/lk/tools/ |
D | network.c | 124 int tcp_connect(in_addr_t addr, unsigned port) in tcp_connect() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | tcp_client_windows.cc | 126 static int64_t tcp_connect(grpc_closure* on_done, grpc_endpoint** endpoint, in tcp_connect() function
|
D | tcp_client_posix.cc | 406 static int64_t tcp_connect(grpc_closure* closure, grpc_endpoint** ep, in tcp_connect() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | tcp_client_windows.cc | 126 static int64_t tcp_connect(grpc_closure* on_done, grpc_endpoint** endpoint, in tcp_connect() function
|
H A D | tcp_client_posix.cc | 410 static int64_t tcp_connect(grpc_closure* closure, grpc_endpoint** ep, in tcp_connect() function
|
/aosp_15_r20/external/grpc-grpc/test/core/iomgr/ |
H A D | tcp_server_posix_test.cc | 266 static grpc_error_handle tcp_connect(const test_addr* remote, in tcp_connect() function
|