Home
last modified time | relevance | path

Searched defs:rl (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/https/
DSSLSocket.cpp43 std::shared_ptr<RunLoop> rl, Mode mode, int sock, uint32_t flags) in SSLSocket()
84 std::shared_ptr<RunLoop> rl, in SSLSocket()
99 std::shared_ptr<RunLoop> rl, in SSLSocket()
DBufferedSocket.cpp22 BufferedSocket::BufferedSocket(std::shared_ptr<RunLoop> rl, int sock) in BufferedSocket()
DPlainSocket.cpp21 PlainSocket::PlainSocket(std::shared_ptr<RunLoop> rl, int sock) in PlainSocket()
DServerSocket.cpp112 int ServerSocket::run(std::shared_ptr<RunLoop> rl) { in run()
DClientSocket.cpp29 std::shared_ptr<RunLoop> rl, in ClientSocket()
DHTTPClientConnection.cpp37 std::shared_ptr<RunLoop> rl, in HTTPClientConnection()