Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dmanager.cpp177 std::string typesStr = format_utils::toString(std::span{types}); in compatibleSystemTypesFound() local
179 std::format("Compatible system types found: {}", typesStr)); in compatibleSystemTypesFound()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpower_control.cpp270 std::string typesStr = format_utils::toString(std::span{types}); in compatibleSystemTypesFound() local
272 std::format("Compatible system types found: {}", typesStr)); in compatibleSystemTypesFound()