Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.cpp90 nlohmann::json loadJSON(const std::vector<std::string>& compatibleList) in loadJSON() function
522 auto json = util::loadJSON(compatibleList); in getCallouts()
530 auto json = util::loadJSON(compatibleList); in getI2CCallouts()