Searched defs:EncodedValue (Results 1 – 2 of 2) sorted by relevance
150 struct EncodedValue { struct151 uint8 encodedValue[kMaxEncodedValueLen] = {0}; argument
1734 virtual void PushbackStaticValue(EncodedValue &) in PushbackStaticValue() argument