Home
last modified time | relevance | path

Searched refs:CreateHistogramResultType (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h311 enum CreateHistogramResultType { enum
357 static void RecordCreateHistogramResult(CreateHistogramResultType result);
Dpersistent_histogram_allocator.cc399 CreateHistogramResultType result; in AllocateHistogram()
686 CreateHistogramResultType result) { in RecordCreateHistogramResult()