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 D | qpack_encoder.h | 109 using Representations = std::vector<Representation>; variable |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/ | ||
H A D | hpack_encoder.h | 34 using Representations = std::vector<Representation>; variable |
H A D | hpack_encoder_test.cc | 50 typedef HpackEncoder::Representations Representations; typedef in spdy::test::HpackEncoderPeer |