Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp390 const std::array<std::string, 2> assocTypes{"inventory", "chassis"}; in getCallout() local
399 for (const auto& assocType : assocTypes) in getCallout()