Home
last modified time | relevance | path

Searched refs:endpoint_get_fd (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/
Dtcp_custom.cc342 static int endpoint_get_fd(grpc_endpoint* /*ep*/) { return -1; } in endpoint_get_fd() function
356 endpoint_get_fd,
/third_party/grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc414 static int endpoint_get_fd(grpc_endpoint* secure_ep) { in endpoint_get_fd() function
440 endpoint_get_fd,