Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp72 static constexpr const char* channelInfoString = "channel_info"; variable
948 Json jsonChInfo = jsonChData[channelInfoString].get<Json>(); in loadChannelConfig()