Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_custom.cc327 static int endpoint_get_fd(grpc_endpoint* ep) { return -1; } in endpoint_get_fd() function
338 endpoint_get_fd};
/external/grpc-grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc381 static int endpoint_get_fd(grpc_endpoint* secure_ep) { in endpoint_get_fd() function
401 endpoint_get_fd};