Lines Matching full:frus
259 // update keyword in inherited FRUs
447 if (!l_sysCfgJsonObj.contains("frus"))
449 logging::logMessage("Missing frus tag in system config JSON");
453 l_sysCfgJsonObj["frus"].get_ref<const nlohmann::json::object_t&>();
491 if (!l_sysCfgJsonObj.contains("frus"))
493 logging::logMessage("Missing frus tag in system config JSON");
497 l_sysCfgJsonObj["frus"].get_ref<const nlohmann::json::object_t&>();
690 ". Aborting all FRUs VPD collection.");
695 __FUNCTION__, 0, "Collect all FRUs VPD is requested.", std::nullopt,
708 "Not found any OEM handler to collect all FRUs VPD.");