Searched defs:TakeSocket (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ | ||
H A D | http1_connection.cc | 41 std::unique_ptr<StreamSocket> Http1Connection::TakeSocket() { in TakeSocket() function in net::test_server::Http1Connection |
H A D | http2_connection.cc | 282 std::unique_ptr<StreamSocket> Http2Connection::TakeSocket() { in TakeSocket() function in net::test_server::Http2Connection |
/aosp_15_r20/external/openscreen/cast/common/channel/ | ||
H A D | virtual_connection_router.cc | 122 void VirtualConnectionRouter::TakeSocket(SocketErrorHandler* error_handler, in TakeSocket() function in openscreen::cast::VirtualConnectionRouter |
/aosp_15_r20/external/pigweed/pw_stream/ | ||
H A D | socket_stream.cc | 418 int ServerSocket::TakeSocket() { in TakeSocket() function in pw::stream::ServerSocket |