Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
Dqpack_encoder.h109 using Representations = std::vector<Representation>; variable
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
Dhpack_encoder.h36 using Representations = std::vector<Representation>; variable
Dhpack_encoder_test.cc39 typedef HpackEncoder::Representations Representations; typedef in spdy::test::HpackEncoderPeer
133 typedef test::HpackEncoderPeer::Representations Representations; typedef in spdy::__anond4d9e5080111::HpackEncoderTest