Home
last modified time | relevance | path

Searched defs:ConnectionDelegate (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dtls_client_handshaker.h109 TlsConnection::Delegate* ConnectionDelegate() override { return this; } in ConnectionDelegate() function
Dtls_server_handshaker.h164 TlsConnection::Delegate* ConnectionDelegate() override { return this; } in ConnectionDelegate() function