Searched defs:socket (Results 1 – 5 of 5) sorted by relevance
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()
185 Socket::receive_iterator::receive_iterator(Socket& socket, bool end) in receive_iterator()