Home
last modified time | relevance | path

Searched refs:postSocketSend (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/https/
DPlainSocket.cpp30 runLoop()->postSocketSend(fd(), fn); in postSend()
DSSLSocket.cpp351 runLoop()->postSocketSend( in queueOutputData()
388 runLoop()->postSocketSend( in sendOutputData()
DRunLoop.cpp162 void RunLoop::postSocketSend(int sock, AsyncFunction fn) { in postSocketSend() function in RunLoop
/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/
DRunLoop.h68 void postSocketSend(int sock, AsyncFunction fn);