Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/pixelstats/
H A DMitigationStatsReporter.cpp43 bool MitigationStatsReporter::ReadFileToInt(const std::string &path, int *val) { in ReadFileToInt() function in android::hardware::google::pixel::MitigationStatsReporter
H A DUeventListener.cpp87 bool UeventListener::ReadFileToInt(const std::string &path, int *val) { in ReadFileToInt() function in android::hardware::google::pixel::UeventListener
91 bool UeventListener::ReadFileToInt(const char *const path, int *val) { in ReadFileToInt() function in android::hardware::google::pixel::UeventListener
H A DSysfsCollector.cpp86 bool SysfsCollector::ReadFileToInt(const std::string &path, int *val) { in ReadFileToInt() function in android::hardware::google::pixel::SysfsCollector
90 bool SysfsCollector::ReadFileToInt(const char *const path, int *val) { in ReadFileToInt() function in android::hardware::google::pixel::SysfsCollector