Home
last modified time | relevance | path

Searched refs:handleSingleRequest (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/
DHTTPServer.h52 bool handleSingleRequest(
/device/google/cuttlefish/host/frontend/gcastv2/https/
DClientSocket.cpp175 mServer->handleSingleRequest(this, mInBuffer.data(), len, isEOS); in handleRequest()
DHTTPServer.cpp66 bool HTTPServer::handleSingleRequest( in handleSingleRequest() function in HTTPServer