Searched refs:readJsonFile (Results 1 – 2 of 2) sorted by relevance
331 Json readJsonFile(const std::string& configFile);
812 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()