Searched refs:HISTOGRAM_HIDL (Results 1 – 4 of 4) sorted by relevance
28 IDLHistogram() : HistogramInfo(HistogramType::HISTOGRAM_HIDL) {} in IDLHistogram()
28 enum class HistogramType { HISTOGRAM_SAMPLING = 0, HISTOGRAM_HIDL, HISTOGRAM_TYPE_NUM }; enumerator
29 IDLHistogram() : HistogramInfo(HistogramType::HISTOGRAM_HIDL) {} in IDLHistogram()
609 if (mHistogramInfo->getHistogramType() == HistogramInfo::HistogramType::HISTOGRAM_HIDL) { in setHistogramData()