Searched refs:configPath (Results 1 – 5 of 5) sorted by relevance
| /openbmc/pldm/libpldmresponder/ |
| H A D | fru.hpp | 72 FruImpl(const std::string& configPath, in FruImpl() argument 76 parser(configPath, fruMasterJsonPath), pdrRepo(pdrRepo), in FruImpl() 316 Handler(const std::string& configPath, in Handler() argument 320 impl(configPath, fruMasterJsonPath, pdrRepo, entityTree, bmcEntityTree) in Handler()
|
| /openbmc/phosphor-pid-control/ |
| H A D | main.cpp | 75 std::filesystem::path configPath = ""; variable 132 (!configPath.empty()) ? configPath : searchConfigurationPath(); in restartControlLoops() 315 app.add_option("-c,--conf", configPath, in main()
|
| /openbmc/estoraged/include/ |
| H A D | estoraged.hpp | 84 const std::string& configPath, const std::string& devPath,
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | processor.hpp | 945 sdbusplus::message::object_path configPath(cpuObjectPath); in patchAppliedOperatingConfig() local 946 configPath /= configBaseName; in patchAppliedOperatingConfig() 948 BMCWEB_LOG_INFO("Setting config to {}", configPath.str); in patchAppliedOperatingConfig() 954 "AppliedConfig", configPath); in patchAppliedOperatingConfig()
|
| /openbmc/estoraged/src/ |
| H A D | estoraged.cpp | 44 const std::string& configPath, const std::string& devPath, in EStoraged() argument 160 std::filesystem::path(configPath).parent_path()); in EStoraged()
|