Home
last modified time | relevance | path

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

/system/core/fastboot/
Dsocket.cpp168 class TcpSocket : public Socket { class
170 explicit TcpSocket(cutils_socket_t sock) : Socket(sock) {} in TcpSocket() function in TcpSocket