Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DMmMetricsReporter.h42 void logCmaStatus(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp505 void MmMetricsReporter::logCmaStatus(const std::shared_ptr<IStats> &stats_client) { in logCmaStatus() function in android::hardware::google::pixel::MmMetricsReporter
DSysfsCollector.cpp898 mm_metrics_reporter_.logCmaStatus(stats_client); in logPerDay()