Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp76 static constexpr const char* userAuthDisabledString = "user_auth_disabled"; variable
1044 jsonChData[userAuthDisabledString].get<bool>(); in readChannelVolatileData()
1111 jsonChData[userAuthDisabledString].get<bool>(); in readChannelPersistData()
1163 jsonObj[userAuthDisabledString] = in writeChannelVolatileData()
1212 jsonObj[userAuthDisabledString] = in writeChannelPersistData()