Home
last modified time | relevance | path

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

/system/core/fastboot/
Dsocket.cpp108 class UdpSocket : public Socket { class
125 UdpSocket::UdpSocket(Type type, cutils_socket_t sock) : Socket(sock) { in UdpSocket() function in UdpSocket