Searched refs:StatsdSimpleAtomMatcher_Decoder (Results 1 – 1 of 1) sorted by relevance
28 class StatsdSimpleAtomMatcher_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/1, /…30 StatsdSimpleAtomMatcher_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in StatsdSimpleAtomMatcher_Decoder() function31 …explicit StatsdSimpleAtomMatcher_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_c… in StatsdSimpleAtomMatcher_Decoder() function32 …explicit StatsdSimpleAtomMatcher_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(r… in StatsdSimpleAtomMatcher_Decoder() function39 using Decoder = StatsdSimpleAtomMatcher_Decoder;