Searched refs:PinnedTaskControllerProto_Decoder (Results 1 – 1 of 1) sorted by relevance
4427 class PinnedTaskControllerProto_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/2,…4429 …PinnedTaskControllerProto_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) … in PinnedTaskControllerProto_Decoder() function4430 …explicit PinnedTaskControllerProto_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret… in PinnedTaskControllerProto_Decoder() function4431 …explicit PinnedTaskControllerProto_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder… in PinnedTaskControllerProto_Decoder() function4440 using Decoder = PinnedTaskControllerProto_Decoder;