Searched refs:grpc_tcp_destroy_and_release_fd (Results 1 – 5 of 5) sorted by relevance
/external/grpc-grpc/src/core/lib/iomgr/ |
D | tcp_posix.h | 57 void grpc_tcp_destroy_and_release_fd(grpc_endpoint* ep, int* fd,
|
D | tcp_posix.cc | 1097 void grpc_tcp_destroy_and_release_fd(grpc_endpoint* ep, int* fd, in grpc_tcp_destroy_and_release_fd() function
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | tcp_posix.h | 57 void grpc_tcp_destroy_and_release_fd(grpc_endpoint* ep, int* fd,
|
D | tcp_posix.cc | 1861 void grpc_tcp_destroy_and_release_fd(grpc_endpoint* ep, int* fd, in grpc_tcp_destroy_and_release_fd() function
|
/external/grpc-grpc/test/core/iomgr/ |
D | tcp_posix_test.cc | 539 grpc_tcp_destroy_and_release_fd(ep, &fd, &fd_released_cb); in release_fd_test()
|