Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtcp_client_posix.h37 grpc_endpoint* grpc_tcp_create_from_fd(
H A Dtcp_client_posix.cc167 grpc_endpoint* grpc_tcp_create_from_fd( in grpc_tcp_create_from_fd() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_client_posix.h37 grpc_endpoint* grpc_tcp_create_from_fd(
Dtcp_client_posix.cc164 grpc_endpoint* grpc_tcp_create_from_fd( in grpc_tcp_create_from_fd() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/client/
H A Dchttp2_connector.cc401 grpc_endpoint* client = grpc_tcp_create_from_fd( in grpc_channel_create_from_fd()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/client/
Dchttp2_connector.cc408 grpc_endpoint* client = grpc_tcp_create_from_fd( in grpc_channel_create_from_fd()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/server/
Dchttp2_server.cc1081 grpc_endpoint* server_endpoint = grpc_tcp_create_from_fd( in grpc_server_add_channel_from_fd()
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/server/
H A Dchttp2_server.cc1118 grpc_endpoint* server_endpoint = grpc_tcp_create_from_fd( in grpc_server_add_channel_from_fd()