Home
last modified time | relevance | path

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

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