Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/
H A Dthresholds.hpp69 std::string entityInterfaceLow; member
139 if (!entityPath.empty() && !entityInterfaceLow.empty()) in warningLow()
143 entityInterfaceLow, "Value", value); in warningLow()
153 entityInterfaceLow = interfaceLow; in setEntityInterfaceLow()
186 std::string entityInterfaceLow; member
258 if (!entityPath.empty() && !entityInterfaceLow.empty()) in criticalLow()
261 entityInterfaceLow, "Value", value); in criticalLow()
271 entityInterfaceLow = interfaceLow; in setEntityInterfaceLow()