Searched refs:openFull (Results 1 – 5 of 5) sorted by relevance
71 openFull("/sys/devices/virtual/thermal/tz-by-name/rf-front-therm/temp", &mPATemp); in HwApi()75 void openFull(const std::string &name, T *stream) { in openFull() function
71 openFull("/sys/devices/virtual/thermal/tz-by-name/rf-bottom-therm/temp", &mPATemp); in HwApi()75 void openFull(const std::string &name, T *stream) { in openFull() function
71 openFull("/sys/devices/virtual/thermal/tz-by-name/pa-therm1/temp", in HwApi()76 void openFull(const std::string &name, T *stream) { in openFull() function
72 void openFull(const std::string &name, T *stream);99 void HwApiBase::openFull(const std::string &name, T *stream) { in openFull() function
76 openFull("/sys/devices/virtual/thermal/tz-by-name/usbc-therm-monitor/temp", &mUsbTemp); in HwApi()