Searched defs:socket (Results 1 – 6 of 6) sorted by relevance
27 constexpr ScopedSocket(int socket) : mSocket(socket) {} in ScopedSocket()52 void reset(int socket) { in reset()
36 base::unique_fd socket(const std::string& ifname) { in socket() function
105 RilSapSocket* socket; member
149 RilSapSocket* socket = NULL; in addSocketToList() local
49 CanSocket::CanSocket(base::unique_fd socket, ReadCallback rdcb, ErrorCallback errcb) in CanSocket()
204 Socket::receive_iterator::receive_iterator(Socket& socket, bool end) in receive_iterator()