Lines Matching defs:i_sysCfgJsonObj

60 inline size_t getVPDOffset(const nlohmann::json& i_sysCfgJsonObj,  in getVPDOffset()
159 const nlohmann::json& i_sysCfgJsonObj, const std::string& i_vpdPath, in getInventoryObjPathFromJson()
604 const nlohmann::json& i_sysCfgJsonObj, const std::string& i_vpdPath, in getRedundantEepromPathFromJson()
660 inline std::string getFruPathFromJson(const nlohmann::json& i_sysCfgJsonObj, in getFruPathFromJson()
715 inline bool isBackupAndRestoreRequired(const nlohmann::json& i_sysCfgJsonObj, in isBackupAndRestoreRequired()
751 inline bool isActionRequired(const nlohmann::json& i_sysCfgJsonObj, in isActionRequired()
799 const nlohmann::json& i_sysCfgJsonObj, uint16_t& o_errCode) in getListOfGpioPollingFrus()
866 getAllPathsToUpdateKeyword(const nlohmann::json& i_sysCfgJsonObj, in getAllPathsToUpdateKeyword()
963 inline std::string getServiceName(const nlohmann::json& i_sysCfgJsonObj, in getServiceName()
1016 inline bool isFruPowerOffOnly(const nlohmann::json& i_sysCfgJsonObj, in isFruPowerOffOnly()
1052 inline bool isFruReplaceableAtRuntime(const nlohmann::json& i_sysCfgJsonObj, in isFruReplaceableAtRuntime()
1091 inline bool isFruReplaceableAtStandby(const nlohmann::json& i_sysCfgJsonObj, in isFruReplaceableAtStandby()
1134 const nlohmann::json& i_sysCfgJsonObj, uint16_t& o_errCode) in getListOfFrusReplaceableAtStandby()
1234 const nlohmann::json& i_sysCfgJsonObj, uint16_t& o_errCode) in getFrusWithPresenceMonitoring()
1271 inline bool isFruPresenceHandled(const nlohmann::json& i_sysCfgJsonObj, in isFruPresenceHandled()