Home
last modified time | relevance | path

Searched defs:clientSocket (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/execserver/
H A DxsTcpServer.cpp48 de::Socket* clientSocket = DE_NULL; in runServer() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSocket.cpp134 deSocket* clientSocket = deSocket_accept(m_socket, clientAddress); in accept() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DSwiftConfig.cpp134 Socket *clientSocket = listenSocket->accept(); in serverLoop() local
171 void SwiftConfig::respond(Socket *clientSocket, const char *request) in respond() argument
515 send(Socket *clientSocket, Status code, std::string body) send() argument
[all...]

Completed in 2 milliseconds