Searched refs:ChromiumSystemMetricsConfig_Decoder (Results 1 – 1 of 1) sorted by relevance
20 class ChromiumSystemMetricsConfig_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/…22 …ChromiumSystemMetricsConfig_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len… in ChromiumSystemMetricsConfig_Decoder() function23 …explicit ChromiumSystemMetricsConfig_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpr… in ChromiumSystemMetricsConfig_Decoder() function24 …explicit ChromiumSystemMetricsConfig_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecod… in ChromiumSystemMetricsConfig_Decoder() function31 using Decoder = ChromiumSystemMetricsConfig_Decoder;