Searched refs:readFromFile (Results 1 – 2 of 2) sorted by relevance
38 int ChargerDetect::readFromFile(const std::string& path, std::string* buf) { in readFromFile() function in hardware::google::pixel::health::ChargerDetect49 if (readFromFile(path, &buf) > 0) in getIntField()89 ret = readFromFile(path, &usbType); in getPsyUsbType()
35 static int readFromFile(const std::string& path, std::string* buf);