Searched defs:WindowLayoutParamsProto_Decoder (Results 1 – 1 of 1) sorted by relevance
73 WindowLayoutParamsProto_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in WindowLayoutParamsProto_Decoder() function74 …explicit WindowLayoutParamsProto_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_c… in WindowLayoutParamsProto_Decoder() function75 …explicit WindowLayoutParamsProto_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(r… in WindowLayoutParamsProto_Decoder() function