Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/cast/common/channel/
H A Dconnection_namespace_handler.cc282 void ConnectionNamespaceHandler::SendClose(VirtualConnection virtual_conn) { in SendClose() function in openscreen::cast::ConnectionNamespaceHandler
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_channel.cc947 ChannelState WebSocketChannel::SendClose(uint16_t code, in SendClose() function in net::WebSocketChannel