Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h40 void logPixelMmMetricsPerHour(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp254 void MmMetricsReporter::logPixelMmMetricsPerHour(const std::shared_ptr<IStats> &stats_client) { in logPixelMmMetricsPerHour() function in android::hardware::google::pixel::MmMetricsReporter
DSysfsCollector.cpp908 mm_metrics_reporter_.logPixelMmMetricsPerHour(stats_client); in logPerHour()