Home
last modified time | relevance | path

Searched defs:isFruReplaceableAtRuntime (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dworker.cpp2022 jsonUtility::isFruReplaceableAtRuntime(m_parsedJson, l_fruPath, in collectSingleFruVpd() local
2059 jsonUtility::isFruReplaceableAtRuntime(m_parsedJson, l_fruPath, in collectSingleFruVpd() local
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Djson_utility.hpp1054 inline bool isFruReplaceableAtRuntime(const nlohmann::json& i_sysCfgJsonObj, isFruReplaceableAtRuntime() function