Searched defs:SendShutdown (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/net/dcsctp/socket/ | ||
H A D | dcsctp_socket.cc | 1733 void DcSctpSocket::SendShutdown() { in SendShutdown() function in dcsctp::DcSctpSocket |
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/ | ||
D | server.cc | 636 static void SendShutdown(grpc_channel* channel, bool send_goaway, in SendShutdown() function in grpc_core::__anon1a70e10b0e11::ChannelBroadcaster |
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/ | ||
H A D | server.cc | 763 static void SendShutdown(Channel* channel, bool send_goaway, in SendShutdown() function in grpc_core::__anon3da37b930811::ChannelBroadcaster |