Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/https/
DClientSocket.cpp92 mParent->onClientSocketClosed(fd()); in handleIncomingData()
124 me->mParent->onClientSocketClosed(me->fd()); in finishDisconnect()
DServerSocket.cpp165 void ServerSocket::onClientSocketClosed(int sock) { in onClientSocketClosed() function in ServerSocket
/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/
DServerSocket.h54 void onClientSocketClosed(int sock);