Searched defs:sockfd (Results 1 – 2 of 2) sorted by relevance
275 int sockfd = socket(AF_UNIX, type, 0); in UvPipeBind() local438 bool HdcJdwp::SendFdToApp(int sockfd, uint8_t *buf, int size, int fd) in SendFdToApp()
154 bool SocketContext::SendRaw(uint32_t pnum, const int8_t* data, uint32_t size, int sockfd) in SendRaw()