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