Searched defs:SocketPair (Results 1 – 3 of 3) sorted by relevance
138 using SocketPair = std::pair<SocketWithBuffer, SocketWithBuffer>; variable
565 public static class SocketPair<T> { class in IpSecBaseTest569 public SocketPair(T leftSock, T rightSock) { in SocketPair() method in IpSecBaseTest.SocketPair
450 bool SharedFD::SocketPair(int domain, int type, int protocol, in SocketPair() function in cuttlefish::SharedFD462 Result<std::pair<SharedFD, SharedFD>> SharedFD::SocketPair(int domain, int type, in SocketPair() function in cuttlefish::SharedFD