Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryFGReporter.h100 void reportAbnormalEvent(const std::shared_ptr<IStats> &stats_client,
/hardware/google/pixel/pixelstats/
DBatteryFGReporter.cpp55 void BatteryFGReporter::reportAbnormalEvent(const std::shared_ptr<IStats> &stats_client, in reportAbnormalEvent() function in android::hardware::google::pixel::BatteryFGReporter
274 reportAbnormalEvent(stats_client, data); in checkAndReportFGAbnormality()