Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dtls_client_handshaker.h110 TlsConnection::Delegate* ConnectionDelegate() override { return this; } in ConnectionDelegate() function
H A Dtls_server_handshaker.h188 TlsConnection::Delegate* ConnectionDelegate() override { return this; } in ConnectionDelegate() function