Home
last modified time | relevance | path

Searched refs:getStatsService (Results 1 – 12 of 12) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/
Dpixelstats-display.cpp30 std::shared_ptr<IStats> getStatsService() { in getStatsService() function
49 const std::shared_ptr<IStats> stats_client = getStatsService(); in reportDisplayPortUsage()
Dpixelstats-display.h32 std::shared_ptr<IStats> getStatsService();
/hardware/google/pixel/health/include/pixelhealth/
DStatsHelper.h29 std::shared_ptr<IStats> getStatsService();
/hardware/google/pixel/pixelstats/include/pixelstats/
DStatsHelper.h31 std::shared_ptr<IStats> getStatsService();
/hardware/google/pixel/health/
DLowBatteryShutdownMetrics.cpp48 std::shared_ptr<IStats> stats_client = getStatsService(); in uploadVoltageAvg()
DStatsHelper.cpp37 std::shared_ptr<IStats> getStatsService() { in getStatsService() function
DBatteryMetricsLogger.cpp101 std::shared_ptr<IStats> stats_client = getStatsService(); in uploadMetrics()
/hardware/google/pixel/pixelstats/
DDropDetect.cpp171 const std::shared_ptr<IStats> stats_client = getStatsService(); in reportDropEventToStatsd()
DStatsHelper.cpp46 std::shared_ptr<IStats> getStatsService() { in getStatsService() function
DUeventListener.cpp477 std::shared_ptr<IStats> stats_client = getStatsService(); in ProcessUevent()
DSysfsCollector.cpp224 const std::shared_ptr<IStats> stats_client = getStatsService(); in logBatteryHistoryValidation()
2103 const std::shared_ptr<IStats> stats_client = getStatsService(); in logPerDay()
2157 const std::shared_ptr<IStats> stats_client = getStatsService(); in logBrownout()
2176 const std::shared_ptr<IStats> stats_client = getStatsService(); in logPerHour()
/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.cpp42 std::shared_ptr<IStats> getStatsService() { in getStatsService() function
407 const std::shared_ptr<IStats> stats_client = getStatsService(); in reportStats()
580 const std::shared_ptr<IStats> stats_client = getStatsService(); in reportThermalAbnormality()