Home
last modified time | relevance | path

Searched refs:genPixelMmMetricsPerHour (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/pixelstats/test/mm/
DMmMetricsReporterTest.cpp78 values = mreport.genPixelMmMetricsPerHour(); in TEST()
/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h44 std::vector<VendorAtomValue> genPixelMmMetricsPerHour();
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp626 std::vector<VendorAtomValue> values = genPixelMmMetricsPerHour(); in logPixelMmMetricsPerHour()
635 std::vector<VendorAtomValue> MmMetricsReporter::genPixelMmMetricsPerHour() { in genPixelMmMetricsPerHour() function in android::hardware::google::pixel::MmMetricsReporter