Searched defs:tcp_unref (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | tcp_windows.cc | 141 static void tcp_unref(grpc_tcp* tcp, const char* reason, const char* file, in tcp_unref() function 167 static void tcp_unref(grpc_tcp* tcp) { in tcp_unref() function
|
H A D | tcp_posix.cc | 798 static void tcp_unref(grpc_tcp* tcp, const char* reason, in tcp_unref() function 812 static void tcp_unref(grpc_tcp* tcp) { in tcp_unref() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | tcp_windows.cc | 141 static void tcp_unref(grpc_tcp* tcp, const char* reason, const char* file, in tcp_unref() function 167 static void tcp_unref(grpc_tcp* tcp) { in tcp_unref() function
|
D | tcp_posix.cc | 747 static void tcp_unref(grpc_tcp* tcp, const char* reason, in tcp_unref() function 761 static void tcp_unref(grpc_tcp* tcp) { in tcp_unref() function
|