Home
last modified time | relevance | path

Searched refs:FGModelLoadingPath (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/device/google/gs101/pixelstats/
Dservice.cpp76 .FGModelLoadingPath = {
/aosp_15_r20/device/google/gs201/pixelstats/
Dservice.cpp95 .FGModelLoadingPath = {
/aosp_15_r20/device/google/zuma/pixelstats/
Dservice.cpp108 .FGModelLoadingPath = {
/aosp_15_r20/device/google/zumapro/pixelstats/
Dservice.cpp91 .FGModelLoadingPath = {
/aosp_15_r20/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h101 const std::vector<std::string> FGModelLoadingPath; member
/aosp_15_r20/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp146 kFGModelLoadingPath(sysfs_paths.FGModelLoadingPath), in SysfsCollector()