Searched defs:ComputeMetricResult_Decoder (Results 1 – 1 of 1) sorted by relevance
814 ComputeMetricResult_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ComputeMetricResult_Decoder() function815 …explicit ComputeMetricResult_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… in ComputeMetricResult_Decoder() function816 …explicit ComputeMetricResult_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… in ComputeMetricResult_Decoder() function