Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.hpp331 Json readJsonFile(const std::string& configFile);
H A Dchannel_mgmt.cpp812 Json ChannelConfig::readJsonFile(const std::string& configFile) in readJsonFile() function in ipmi::ChannelConfig
917 Json data = readJsonFile(channelConfigDefaultFilename); in loadChannelConfig()
1024 Json data = readJsonFile(channelVolatileDataFilename); in readChannelVolatileData()
1091 Json data = readJsonFile(channelNvDataFilename); in readChannelPersistData()