Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/
H A Dthresholds.hpp68 std::string entityInterfaceHigh; member
127 if (!entityPath.empty() && !entityInterfaceHigh.empty()) in warningHigh()
131 entityInterfaceHigh, "Value", value); in warningHigh()
161 entityInterfaceHigh = interfaceHigh; in setEntityInterfaceHigh()
185 std::string entityInterfaceHigh; member
247 if (!entityPath.empty() && !entityInterfaceHigh.empty()) in criticalHigh()
250 entityInterfaceHigh, "Value", value); in criticalHigh()
279 entityInterfaceHigh = interfaceHigh; in setEntityInterfaceHigh()