Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp581 inline bool findCcinInVpd(const nlohmann::json& i_JsonObject, in findCcinInVpd() argument
589 if (i_JsonObject.empty() || in findCcinInVpd()
616 for (std::string l_ccinValue : i_JsonObject["ccin"]) in findCcinInVpd()