Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/zuma/pixelstats/
Dservice.cpp33 const struct SysfsCollector::SysfsPaths sysfs_paths = { variable
/aosp_15_r20/device/google/zumapro/pixelstats/
Dservice.cpp33 const struct SysfsCollector::SysfsPaths sysfs_paths = { variable
/aosp_15_r20/device/google/gs101/pixelstats/
Dservice.cpp31 const struct SysfsCollector::SysfsPaths sysfs_paths = { variable
/aosp_15_r20/device/google/gs201/pixelstats/
Dservice.cpp34 const struct SysfsCollector::SysfsPaths sysfs_paths = { variable
/aosp_15_r20/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp90 SysfsCollector::SysfsCollector(const struct SysfsPaths &sysfs_paths) in SysfsCollector()