Searched defs:WireValue (Results 1 – 7 of 7) sorted by relevance
128 struct WireValue { struct129 WireValue(uint8_t huffman_prefix, bool insert_null_before_wire_value, in WireValue() function136 WireValue(uint8_t huffman_prefix, bool insert_null_before_wire_value, in WireValue() argument143 Slice data;144 const uint8_t huffman_prefix;145 const bool insert_null_before_wire_value;146 const size_t length;147 const size_t hpack_length;
136 uint8_t WireValue = 0; in serialize() local
166 uint8_t WireValue = 0; in serialize() local
165 uint8_t WireValue = 0; in serialize() local