Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_encoder.h109 using Representations = std::vector<Representation>; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
H A Dhpack_encoder.h34 using Representations = std::vector<Representation>; variable
H A Dhpack_encoder_test.cc50 typedef HpackEncoder::Representations Representations; typedef in spdy::test::HpackEncoderPeer
144 typedef test::HpackEncoderPeer::Representations Representations; typedef in spdy::__anond7cba6990111::HpackEncoderTest