Home
last modified time | relevance | path

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

/hardware/google/pixel/health/include/pixelhealth/
DStatsHelper.h37 void reportBatteryCausedShutdown(const std::shared_ptr<IStats> &stats_client,
/hardware/google/pixel/health/
DLowBatteryShutdownMetrics.cpp62 reportBatteryCausedShutdown(stats_client, shutdown); in uploadVoltageAvg()
DStatsHelper.cpp80 void reportBatteryCausedShutdown(const std::shared_ptr<IStats> &stats_client, in reportBatteryCausedShutdown() function