Home
last modified time | relevance | path

Searched refs:ReportChargeMetricsEvent (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DUeventListener.h91 void ReportChargeMetricsEvent(const std::shared_ptr<IStats> &stats_client, const char *driver);
/hardware/google/pixel/pixelstats/
DUeventListener.cpp182 void UeventListener::ReportChargeMetricsEvent(const std::shared_ptr<IStats> &stats_client, in ReportChargeMetricsEvent() function in android::hardware::google::pixel::UeventListener
485 ReportChargeMetricsEvent(stats_client, driver); in ProcessUevent()