Home
last modified time | relevance | path

Searched refs:PcmCountPath (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/device/google/zuma/pixelstats/
Dservice.cpp99 .PcmCountPath = "/sys/devices/platform/audiometrics/pcm_count",
/aosp_15_r20/device/google/zumapro/pixelstats/
Dservice.cpp107 .PcmCountPath = "/sys/devices/platform/audiometrics/pcm_count",
/aosp_15_r20/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h95 const char *const PcmCountPath; member
/aosp_15_r20/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp139 kPcmCountPath(sysfs_paths.PcmCountPath), in SysfsCollector()