Home
last modified time | relevance | path

Searched defs:stats_client (Results 1 – 12 of 12) sorted by relevance

/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp109 void SysfsCollector::logBatteryChargeCycles(const std::shared_ptr<IStats> &stats_client) { in logBatteryChargeCycles()
146 void SysfsCollector::logBatteryEEPROM(const std::shared_ptr<IStats> &stats_client) { in logBatteryEEPROM()
158 void SysfsCollector::logCodecFailed(const std::shared_ptr<IStats> &stats_client) { in logCodecFailed()
182 void SysfsCollector::logCodec1Failed(const std::shared_ptr<IStats> &stats_client) { in logCodec1Failed()
204 void SysfsCollector::reportSlowIoFromFile(const std::shared_ptr<IStats> &stats_client, in reportSlowIoFromFile()
235 void SysfsCollector::logSlowIO(const std::shared_ptr<IStats> &stats_client) { in logSlowIO()
245 void SysfsCollector::logSpeakerImpedance(const std::shared_ptr<IStats> &stats_client) { in logSpeakerImpedance()
276 void SysfsCollector::logSpeechDspStat(const std::shared_ptr<IStats> &stats_client) { in logSpeechDspStat()
305 void SysfsCollector::logBatteryCapacity(const std::shared_ptr<IStats> &stats_client) { in logBatteryCapacity()
337 void SysfsCollector::logUFSLifetime(const std::shared_ptr<IStats> &stats_client) { in logUFSLifetime()
[all …]
DStatsHelper.cpp51 void reportSpeakerImpedance(const std::shared_ptr<IStats> &stats_client, in reportSpeakerImpedance()
70 void reportSlowIo(const std::shared_ptr<IStats> &stats_client, in reportSlowIo()
89 void reportChargeCycles(const std::shared_ptr<IStats> &stats_client, in reportChargeCycles()
110 void reportHardwareFailed(const std::shared_ptr<IStats> &stats_client, in reportHardwareFailed()
131 void reportSpeechDspStat(const std::shared_ptr<IStats> &stats_client, in reportSpeechDspStat()
154 void reportPhysicalDropDetected(const std::shared_ptr<IStats> &stats_client, in reportPhysicalDropDetected()
175 void reportUsbPortOverheat(const std::shared_ptr<IStats> &stats_client, in reportUsbPortOverheat()
DWlcReporter.cpp65 void WlcReporter::checkAndReport(const std::shared_ptr<IStats> &stats_client, bool online, in checkAndReport()
94 void WlcReporter::checkVendorId(const std::shared_ptr<IStats> &stats_client, in checkVendorId()
104 bool WlcReporter::reportVendorMayRetry(const std::shared_ptr<IStats> &stats_client, in reportVendorMayRetry()
116 void WlcReporter::reportVendor(const std::shared_ptr<IStats> &stats_client, const int ptmcId) { in reportVendor()
146 void WlcReporter::scheduleReportVendorId(const std::shared_ptr<IStats> &stats_client) { in scheduleReportVendorId()
187 void WlcReporter::reportInBackground(const std::shared_ptr<IStats> &stats_client, in reportInBackground()
233 void WlcReporter::reportOrientation(const std::shared_ptr<IStats> &stats_client) { in reportOrientation()
DUeventListener.cpp103 void UeventListener::ReportMicBrokenOrDegraded(const std::shared_ptr<IStats> &stats_client, in ReportMicBrokenOrDegraded()
113 void UeventListener::ReportMicStatusUevents(const std::shared_ptr<IStats> &stats_client, in ReportMicStatusUevents()
151 void UeventListener::ReportUsbPortOverheatEvent(const std::shared_ptr<IStats> &stats_client, in ReportUsbPortOverheatEvent()
180 void UeventListener::ReportChargeStats(const std::shared_ptr<IStats> &stats_client, in ReportChargeStats()
260 void UeventListener::ReportVoltageTierStats(const std::shared_ptr<IStats> &stats_client, in ReportVoltageTierStats()
329 void UeventListener::ReportChargeMetricsEvent(const std::shared_ptr<IStats> &stats_client, in ReportChargeMetricsEvent()
386 void UeventListener::ReportWlc(const std::shared_ptr<IStats> &stats_client, const bool pow_wireless, in ReportWlc()
411 void UeventListener::ReportBatteryCapacityFGEvent(const std::shared_ptr<IStats> &stats_client, in ReportBatteryCapacityFGEvent()
425 void UeventListener::ReportTypeCPartnerId(const std::shared_ptr<IStats> &stats_client) { in ReportTypeCPartnerId()
561 std::shared_ptr<IStats> stats_client = getStatsService(); in ProcessUevent() local
DBatteryCapacityReporter.cpp61 void BatteryCapacityReporter::checkAndReport(const std::shared_ptr<IStats> &stats_client, in checkAndReport()
178 void BatteryCapacityReporter::reportEvent(const std::shared_ptr<IStats> &stats_client) { in reportEvent()
DBatteryEEPROMReporter.cpp43 void BatteryEEPROMReporter::checkAndReport(const std::shared_ptr<IStats> &stats_client, in checkAndReport()
122 void BatteryEEPROMReporter::reportEvent(const std::shared_ptr<IStats> &stats_client, in reportEvent()
DMmMetricsReporter.cpp123 bool MmMetricsReporter::reportVendorAtom(const std::shared_ptr<IStats> &stats_client, int atom_id, in reportVendorAtom()
254 void MmMetricsReporter::logPixelMmMetricsPerHour(const std::shared_ptr<IStats> &stats_client) { in logPixelMmMetricsPerHour()
292 void MmMetricsReporter::logPixelMmMetricsPerDay(const std::shared_ptr<IStats> &stats_client) { in logPixelMmMetricsPerDay()
478 const std::shared_ptr<IStats> &stats_client, int atom_id, const std::string &cma_type, in reportCmaStatusAtom()
505 void MmMetricsReporter::logCmaStatus(const std::shared_ptr<IStats> &stats_client) { in logCmaStatus()
DMitigationStatsReporter.cpp59 void MitigationStatsReporter::logMitigationStatsPerHour(const std::shared_ptr<IStats> &stats_client, in logMitigationStatsPerHour()
DDropDetect.cpp178 const std::shared_ptr<IStats> stats_client = getStatsService(); in reportDropEventToStatsd() local
/hardware/google/pixel/health/
DBatteryMetricsLogger.cpp51 bool BatteryMetricsLogger::uploadOutlierMetric(const std::shared_ptr<IStats> &stats_client, in uploadOutlierMetric()
81 const std::shared_ptr<IStats> &stats_client) { in uploadAverageBatteryResistance()
122 std::shared_ptr<IStats> stats_client = getStatsService(); in uploadMetrics() local
DStatsHelper.cpp51 void reportBatteryHealthSnapshot(const std::shared_ptr<IStats> &stats_client, in reportBatteryHealthSnapshot()
80 void reportBatteryCausedShutdown(const std::shared_ptr<IStats> &stats_client, in reportBatteryCausedShutdown()
DLowBatteryShutdownMetrics.cpp46 std::shared_ptr<IStats> stats_client = getStatsService(); in uploadVoltageAvg() local