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.cpp1601 bool isFruReplaceableAtRuntime = in collectSingleFruVpd() local
1637 bool isFruReplaceableAtRuntime = in collectSingleFruVpd() local
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Djson_utility.hpp1067 inline bool isFruReplaceableAtRuntime(const nlohmann::json& i_sysCfgJsonObj, in isFruReplaceableAtRuntime() function