Searched refs:getStatsService (Results 1 – 9 of 9) sorted by relevance
32 std::shared_ptr<IStats> getStatsService();
30 std::shared_ptr<IStats> getStatsService();
46 std::shared_ptr<IStats> stats_client = getStatsService(); in uploadVoltageAvg()
34 std::shared_ptr<IStats> getStatsService() { in getStatsService() function
122 std::shared_ptr<IStats> stats_client = getStatsService(); in uploadMetrics()
178 const std::shared_ptr<IStats> stats_client = getStatsService(); in reportDropEventToStatsd()
37 std::shared_ptr<IStats> getStatsService() { in getStatsService() function
875 const std::shared_ptr<IStats> stats_client = getStatsService(); in logPerDay()903 const std::shared_ptr<IStats> stats_client = getStatsService(); in logPerHour()
564 std::shared_ptr<IStats> stats_client = getStatsService(); in ProcessUevent()