Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/src/
H A Dthresholds.hpp114 std::string entityInterfaceHigh; member
183 if (!entityPath.empty() && !entityInterfaceHigh.empty()) in warningHigh()
187 entityInterfaceHigh, "Value", value); in warningHigh()
217 entityInterfaceHigh = interfaceHigh; in setEntityInterfaceHigh()
242 std::string entityInterfaceHigh; member
318 if (!entityPath.empty() && !entityInterfaceHigh.empty()) in criticalHigh()
321 entityInterfaceHigh, "Value", value); in criticalHigh()
350 entityInterfaceHigh = interfaceHigh; in setEntityInterfaceHigh()