Searched refs:quic_always_require_handshake_confirmation (Results 1 – 5 of 5) sorted by relevance
95 quic_always_require_handshake_confirmation(false), in Params()138 params.quic_always_require_handshake_confirmation, in HttpNetworkSession()
116 bool quic_always_require_handshake_confirmation; member
136 EXPECT_FALSE(params.quic_always_require_handshake_confirmation); in TEST_F()327 EXPECT_TRUE(params.quic_always_require_handshake_confirmation); in TEST_F()
191 Optional<bool> quic_always_require_handshake_confirmation; member
1027 globals.quic_always_require_handshake_confirmation.CopyToIfSet( in InitializeNetworkSessionParamsFromGlobals()1028 ¶ms->quic_always_require_handshake_confirmation); in InitializeNetworkSessionParamsFromGlobals()1182 globals->quic_always_require_handshake_confirmation.set( in ConfigureQuicGlobals()