Searched defs:ReadFileToInt (Results 1 – 3 of 3) sorted by relevance
/hardware/google/pixel/pixelstats/ | ||
D | MitigationStatsReporter.cpp | 43 bool MitigationStatsReporter::ReadFileToInt(const std::string &path, int *val) { in ReadFileToInt() function in android::hardware::google::pixel::MitigationStatsReporter |
D | UeventListener.cpp | 88 bool UeventListener::ReadFileToInt(const std::string &path, int *val) { in ReadFileToInt() function in android::hardware::google::pixel::UeventListener |
D | SysfsCollector.cpp | 143 bool SysfsCollector::ReadFileToInt(const std::string &path, int *val) { in ReadFileToInt() function in android::hardware::google::pixel::SysfsCollector |