Home
last modified time | relevance | path

Searched refs:SysfsPaths (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h36 struct SysfsPaths { struct
63 SysfsCollector(const struct SysfsPaths &paths); argument
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp61 SysfsCollector::SysfsCollector(const struct SysfsPaths &sysfs_paths) in SysfsCollector()