Searched defs:WindowStateProto_Decoder (Results 1 – 1 of 1) sorted by relevance
1727 WindowStateProto_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in WindowStateProto_Decoder() function1728 …explicit WindowStateProto_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<con… in WindowStateProto_Decoder() function1729 …explicit WindowStateProto_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data… in WindowStateProto_Decoder() function