Home
last modified time | relevance | path

Searched defs:ReadFileToInt (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/google/pixel/pixelstats/
DUeventListener.cpp89 bool UeventListener::ReadFileToInt(const std::string &path, int *val) { in ReadFileToInt() function in android::hardware::google::pixel::UeventListener
93 bool UeventListener::ReadFileToInt(const char *const path, int *val) { in ReadFileToInt() function in android::hardware::google::pixel::UeventListener
DMitigationStatsReporter.cpp43 bool MitigationStatsReporter::ReadFileToInt(const std::string &path, int *val) { in ReadFileToInt() function in android::hardware::google::pixel::MitigationStatsReporter
DBatteryEEPROMReporter.cpp48 bool BatteryEEPROMReporter::ReadFileToInt(const std::string &path, int16_t *val) { in ReadFileToInt() function in android::hardware::google::pixel::BatteryEEPROMReporter
DSysfsCollector.cpp151 bool SysfsCollector::ReadFileToInt(const std::string &path, int *val) { in ReadFileToInt() function in android::hardware::google::pixel::SysfsCollector
155 bool SysfsCollector::ReadFileToInt(const char *const path, int *val) { in ReadFileToInt() function in android::hardware::google::pixel::SysfsCollector