Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtcp_client_posix.h51 grpc_error_handle grpc_tcp_client_prepare_fd(
H A Dtcp_client_posix.cc299 grpc_error_handle grpc_tcp_client_prepare_fd( in grpc_tcp_client_prepare_fd() function
424 if ((error = grpc_tcp_client_prepare_fd(options, addr, &mapped_addr, &fd)) != in tcp_connect()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_client_posix.h51 grpc_error_handle grpc_tcp_client_prepare_fd(
Dtcp_client_posix.cc296 grpc_error_handle grpc_tcp_client_prepare_fd( in grpc_tcp_client_prepare_fd() function
420 if ((error = grpc_tcp_client_prepare_fd(options, addr, &mapped_addr, &fd)) != in tcp_connect()