Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DUeventListener.h46 struct UeventPaths { struct
47 const char *const AudioUevent;
48 const char *const SsocDetailsPath;
49 const char *const OverheatPath;
50 const char *const ChargeMetricsPath;
74 UeventListener(const struct UeventPaths &paths); argument