Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dconnect_server_backend.cc41 std::string server_label) in ConnectServerBackend()
H A Dconnect_udp_tunnel.cc167 SocketFactory* socket_factory, std::string server_label, in ConnectUdpTunnel()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcrypto_utils.cc309 const std::string server_label = "server in"; in CreateInitialObfuscators() local