Home
last modified time | relevance | path

Searched defs:OnSocketClosed (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_packet_writer.cc287 bool QuicChromiumPacketWriter::OnSocketClosed(DatagramClientSocket* socket) { in OnSocketClosed() function in net::QuicChromiumPacketWriter
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/socket/public/pw_bluetooth_sapphire/fuchsia/host/socket/
H A Dsocket_channel_relay.h352 void SocketChannelRelay<ChannelT>::OnSocketClosed(zx_status_t status) { in OnSocketClosed() function