Searched refs:kMSPC (Results 1 – 4 of 4) sorted by relevance
45 error = msg.GetUint32(kMSPC, &value); in TEST_F()150 msg.SetValue(kMSPC, 3); in TEST_F()
231 max_streams_per_connection_(kMSPC, QuicNegotiableValue::PRESENCE_REQUIRED), in QuicConfig()
73 const QuicTag kMSPC = TAG('M', 'S', 'P', 'C'); // Max streams per connection. variable
255 case kMSPC: in DebugStringInternal()