Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/third_party/chromium_quic/demo/
H A Ddelegates.cc49 void SessionDelegate::OnCryptoHandshakeComplete() { in OnCryptoHandshakeComplete() function in SessionDelegate
/aosp_15_r20/external/openscreen/osp/impl/quic/
H A Dquic_connection_impl.cc129 void QuicConnectionImpl::OnCryptoHandshakeComplete() { in OnCryptoHandshakeComplete() function in openscreen::osp::QuicConnectionImpl
H A Dquic_server.cc114 uint64_t QuicServer::OnCryptoHandshakeComplete( in OnCryptoHandshakeComplete() function in openscreen::osp::QuicServer
H A Dquic_service_common.cc98 void ServiceConnectionDelegate::OnCryptoHandshakeComplete( in OnCryptoHandshakeComplete() function in openscreen::osp::ServiceConnectionDelegate
H A Dquic_client.cc111 uint64_t QuicClient::OnCryptoHandshakeComplete( in OnCryptoHandshakeComplete() function in openscreen::osp::QuicClient
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_client_session.cc3645 void QuicChromiumClientSession::OnCryptoHandshakeComplete() { in OnCryptoHandshakeComplete() function in net::QuicChromiumClientSession