Home
last modified time | relevance | path

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

/hardware/google/pixel/health/
DChargerDetect.cpp38 int ChargerDetect::readFromFile(const std::string& path, std::string* buf) { in readFromFile() function in hardware::google::pixel::health::ChargerDetect
49 if (readFromFile(path, &buf) > 0) in getIntField()
89 ret = readFromFile(path, &usbType); in getPsyUsbType()
/hardware/google/pixel/health/include/pixelhealth/
DChargerDetect.h35 static int readFromFile(const std::string& path, std::string* buf);