Searched refs:GetAsciiHeader (Results 1 – 4 of 4) sorted by relevance
356 dict.Set("header", GetAsciiHeader(histogram_name, flags)); in ToGraphDict()361 std::string HistogramSamples::GetAsciiHeader(std::string_view histogram_name, in GetAsciiHeader() function in base::HistogramSamples
171 std::string GetAsciiHeader(std::string_view histogram_name,
262 virtual std::string GetAsciiHeader(std::string_view histogram_name,
521 std::string SampleVector::GetAsciiHeader(std::string_view histogram_name, in GetAsciiHeader() function in base::SampleVector