Home
last modified time | relevance | path

Searched defs:client_conn (Results 1 – 3 of 3) sorted by relevance

/external/libwebsockets/include/libwebsockets/abstract/
Dtransports.h42 int (*client_conn)(const lws_abs_t *abs); member
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dcrypto_test_utils.cc237 PacketSavingConnection* client_conn, in HandshakeWithFakeServer()
311 PacketSavingConnection* client_conn = new PacketSavingConnection( in HandshakeWithFakeClient() local
374 void CommunicateHandshakeMessages(PacketSavingConnection* client_conn, in CommunicateHandshakeMessages()
402 bool CommunicateHandshakeMessagesUntil(PacketSavingConnection* client_conn, in CommunicateHandshakeMessagesUntil()
450 std::pair<size_t, size_t> AdvanceHandshake(PacketSavingConnection* client_conn, in AdvanceHandshake()
/external/webrtc/p2p/base/
Dtcp_port_unittest.cc230 Connection* client_conn = in TEST_F() local