Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ducd90160_device.cpp64 std::string namesStr, valuesStr; in storeGPIOValues() local
72 namesStr = format_utils::toString(namesSpan.subspan(i, count)); in storeGPIOValues()
74 services.logInfoMsg(std::format("{}: {}", namesStr, valuesStr)); in storeGPIOValues()