Searched defs:SerializedColumn_BitVector_Decoder (Results 1 – 2 of 2) sorted by relevance
761 …SerializedColumn_BitVector_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len)… in SerializedColumn_BitVector_Decoder() function762 …explicit SerializedColumn_BitVector_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpre… in SerializedColumn_BitVector_Decoder() function763 …explicit SerializedColumn_BitVector_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecode… in SerializedColumn_BitVector_Decoder() function
34 class SerializedColumn_BitVector_Decoder; variable