Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h225 const std::vector<std::string> kFGModelLoadingPath; variable
/aosp_15_r20/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp146 kFGModelLoadingPath(sysfs_paths.FGModelLoadingPath), in SysfsCollector()
224 battery_EEPROM_reporter_.checkAndReportFGModelLoading(stats_client, kFGModelLoadingPath); in logBatteryEEPROM()