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.cpp80 static constexpr const char* userAuthDisabledString = "user_auth_disabled"; variable
1050 jsonChData[userAuthDisabledString].get<bool>(); in readChannelVolatileData()
1117 jsonChData[userAuthDisabledString].get<bool>(); in readChannelPersistData()
1169 jsonObj[userAuthDisabledString] = in writeChannelVolatileData()
1218 jsonObj[userAuthDisabledString] = in writeChannelPersistData()