Searched refs:SysStats_DevfreqValue_Decoder (Results 1 – 2 of 2) sorted by relevance
1009 class SysStats_DevfreqValue_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/2, /*H…1011 SysStats_DevfreqValue_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in SysStats_DevfreqValue_Decoder() function1012 …explicit SysStats_DevfreqValue_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cas… in SysStats_DevfreqValue_Decoder() function1013 …explicit SysStats_DevfreqValue_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw… in SysStats_DevfreqValue_Decoder() function1022 using Decoder = SysStats_DevfreqValue_Decoder;