Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dsensor.cpp66 void Sensor::addRemoveRCs(const std::string& rcList) in addRemoveRCs() argument
68 if (rcList.empty()) in addRemoveRCs()
74 std::vector<char> rmRCs(rcList.c_str(), rcList.c_str() + rcList.size() + 1); in addRemoveRCs()
H A Dsensor.hpp73 void addRemoveRCs(const std::string& rcList);