Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Djson_parser.cpp422 std::unique_ptr<PowerOffCause> getPowerOffCause(const json& powerOffConfig) in getPowerOffCause() function
541 auto cause = getPowerOffCause(config); in getPowerOffRules()