Searched defs:TaskFragmentProto_Decoder (Results 1 – 1 of 1) sorted by relevance
3684 TaskFragmentProto_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TaskFragmentProto_Decoder() function3685 …explicit TaskFragmentProto_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<co… in TaskFragmentProto_Decoder() function3686 …explicit TaskFragmentProto_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.dat… in TaskFragmentProto_Decoder() function