Searched defs:SetSocket (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/openscreen/cast/common/channel/ | ||
H A D | cast_socket_message_port.cc | 28 void CastSocketMessagePort::SetSocket(WeakPtr<CastSocket> socket) { in SetSocket() function in openscreen::cast::CastSocketMessagePort |
/aosp_15_r20/external/cronet/net/socket/ | ||
H A D | client_socket_handle.cc | 150 void ClientSocketHandle::SetSocket(std::unique_ptr<StreamSocket> s) { in SetSocket() function in net::ClientSocketHandle |
H A D | connect_job.cc | 162 void ConnectJob::SetSocket(std::unique_ptr<StreamSocket> socket, in SetSocket() function in net::ConnectJob |