Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/src/
H A Dthresholds.hpp115 std::string entityInterfaceLow; member
195 if (!entityPath.empty() && !entityInterfaceLow.empty()) in warningLow()
199 entityInterfaceLow, "Value", value); in warningLow()
209 entityInterfaceLow = interfaceLow; in setEntityInterfaceLow()
243 std::string entityInterfaceLow; member
329 if (!entityPath.empty() && !entityInterfaceLow.empty()) in criticalLow()
332 entityInterfaceLow, "Value", value); in criticalLow()
342 entityInterfaceLow = interfaceLow; in setEntityInterfaceLow()