Searched refs:ReadThermalSysfsToBuff (Results 1 – 2 of 2) sorted by relevance
64 int32_t ThermalSensorProvision::ReadThermalSysfsToBuff(const char* path, char* buf, size_t size) co… in ReadThermalSysfsToBuff() function in OHOS::PowerMgr::ThermalSensorProvision194 ret = ReadThermalSysfsToBuff(iter->typePath, bufType, sizeof(bufType)); in ParseThermalZoneInfo()239 …int32_t ret = ReadThermalSysfsToBuff(sensorIter.second->GetPath().c_str(), tempBuf, sizeof(tempBuf… in ReportThermalZoneData()
56 int32_t ReadThermalSysfsToBuff(const char* path, char* buf, size_t size) const;