Searched defs:FrameTimelineEvent_Decoder (Results 1 – 2 of 2) sorted by relevance
217 FrameTimelineEvent_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in FrameTimelineEvent_Decoder() function218 …explicit FrameTimelineEvent_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<c… in FrameTimelineEvent_Decoder() function219 …explicit FrameTimelineEvent_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.da… in FrameTimelineEvent_Decoder() function