Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/https/
DClientSocket.cpp129 bool ClientSocket::handleRequest(bool isEOS) { in handleRequest()
DHTTPClientConnection.cpp152 bool HTTPClientConnection::handleResponse(bool isEOS) { in handleResponse()
DWebSocketHandler.cpp28 uint8_t *data, size_t size, bool isEOS) { in handleRequest()
DHTTPServer.cpp70 bool isEOS) { in handleSingleRequest()