Home
last modified time | relevance | path

Searched refs:GetAsciiHeader (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram_samples.cc356 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
H A Dsample_vector.h171 std::string GetAsciiHeader(std::string_view histogram_name,
H A Dhistogram_samples.h262 virtual std::string GetAsciiHeader(std::string_view histogram_name,
H A Dsample_vector.cc521 std::string SampleVector::GetAsciiHeader(std::string_view histogram_name, in GetAsciiHeader() function in base::SampleVector