Home
last modified time | relevance | path

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

/test/vts/drivers/libdrivercomm/
DVtsDriverCommUtil.h33 explicit VtsDriverCommUtil(int sockfd) : sockfd_(sockfd) {} in VtsDriverCommUtil()
43 void SetSockfd(int sockfd) { in SetSockfd()
/test/vts/agents/hal/
DSocketServerForDriver.cpp40 int sockfd; in RpcCallToRunner() local
92 int sockfd; in StartSocketServerForDriver() local
DTcpServerForRunner.cpp40 int sockfd; in StartTcpServerForRunner() local
/test/vts/drivers/hal/server/
DSocketServer.cpp243 int sockfd; in StartSocketServer() local