Searched refs:GetSensorValue (Results 1 – 2 of 2) sorted by relevance
91 if (GetSensorValue(report, "fan") < 0 || GetSensorValue(config, "fan") < 0) { in CheckFanSensorInfo()100 if (GetSensorValue(report, sensorInfo.first) < 0) { in CheckFanSensorInfo()108 int32_t FanFaultDetect::GetSensorValue(const FanSensorInfo& map, const std::string& name) in GetSensorValue() function in OHOS::PowerMgr::FanFaultDetect
49 int32_t GetSensorValue(const FanSensorInfo& map, const std::string& name);