Searched refs:UeventListener (Results 1 – 5 of 5) sorted by relevance
/hardware/google/pixel/pixelstats/ |
D | UeventListener.cpp | 88 bool UeventListener::ReadFileToInt(const std::string &path, int *val) { in ReadFileToInt() 92 bool UeventListener::ReadFileToInt(const char *const path, int *val) { in ReadFileToInt() 105 void UeventListener::ReportMicBrokenOrDegraded(const std::shared_ptr<IStats> &stats_client, in ReportMicBrokenOrDegraded() 115 void UeventListener::ReportMicStatusUevents(const std::shared_ptr<IStats> &stats_client, in ReportMicStatusUevents() 153 void UeventListener::ReportUsbPortOverheatEvent(const std::shared_ptr<IStats> &stats_client, in ReportUsbPortOverheatEvent() 182 void UeventListener::ReportChargeMetricsEvent(const std::shared_ptr<IStats> &stats_client, in ReportChargeMetricsEvent() 191 void UeventListener::ReportFGMetricsEvent(const std::shared_ptr<IStats> &stats_client, in ReportFGMetricsEvent() 218 void UeventListener::ReportBatteryCapacityFGEvent(const std::shared_ptr<IStats> &stats_client, in ReportBatteryCapacityFGEvent() 232 void UeventListener::ReportTypeCPartnerId(const std::shared_ptr<IStats> &stats_client) { in ReportTypeCPartnerId() 289 void UeventListener::ReportGpuEvent(const std::shared_ptr<IStats> &stats_client, const char *driver, in ReportGpuEvent() [all …]
|
D | Android.bp | 170 "UeventListener.cpp",
|
D | pixelatoms.proto | 2108 * thermistors & SoC: hardware/google/pixel/pixelstats/UeventListener.cpp
|
/hardware/google/pixel/pixelstats/include/pixelstats/ |
D | UeventListener.h | 38 class UeventListener { 65 UeventListener(const std::string audio_uevent, const std::string ssoc_details_path = "", 72 UeventListener(const struct UeventPaths &paths);
|
/hardware/google/pixel-sepolicy/pixelstats/ |
D | pixelstats_vendor.te | 9 # UeventListener
|