Searched refs:namesStr (Results 1 – 1 of 1) sorted by relevance
64 std::string namesStr, valuesStr; in storeGPIOValues() local72 namesStr = format_utils::toString(namesSpan.subspan(i, count)); in storeGPIOValues()74 services.logInfoMsg(std::format("{}: {}", namesStr, valuesStr)); in storeGPIOValues()