Searched defs:systemConfiguration (Results 1 – 8 of 8) sorted by relevance
| /openbmc/entity-manager/src/entity_manager/ |
| H A D | dbus_interface.hpp | 83 nlohmann::json& systemConfiguration, in addArrayToDbus() 128 nlohmann::json& systemConfiguration, in addProperty() 162 nlohmann::json& systemConfiguration, in addValueToDBus()
|
| H A D | dbus_interface.cpp | 69 nlohmann::json& systemConfiguration) in createDeleteObjectMethod() 147 nlohmann::json& systemConfiguration, const std::string& path, in populateInterfacePropertyFromJson() 199 nlohmann::json& systemConfiguration, const std::string& jsonPointerPath, in populateInterfaceFromJson() 272 nlohmann::json& systemConfiguration, const std::string& jsonPointerPath, in addObject() 300 nlohmann::json& newData, nlohmann::json& systemConfiguration, in addObjectJson() 377 nlohmann::json& systemConfiguration, const std::string& board) in createAddObjectMethod()
|
| H A D | configuration.hpp | 33 nlohmann::json& systemConfiguration) in setJsonFromPointer()
|
| H A D | entity_manager.hpp | 42 nlohmann::json systemConfiguration; member in EntityManager
|
| H A D | configuration.cpp | 193 bool writeJsonFiles(const nlohmann::json& systemConfiguration) in writeJsonFiles()
|
| H A D | entity_manager.cpp | 400 pruneDevice(const nlohmann::json & systemConfiguration,const bool powerOff,const bool scannedPowerOff,const std::string & name,const nlohmann::json & device) pruneDevice() argument 418 startRemovedTimer(boost::asio::steady_timer & timer,nlohmann::json & systemConfiguration) startRemovedTimer() argument [all...] |
| H A D | perform_scan.cpp | 343 nlohmann::json& systemConfiguration, const std::string& recordName, in applyExposeActions() 431 nlohmann::json& value, nlohmann::json& systemConfiguration) in applyTemplateAndExposeActions()
|
| H A D | overlay.cpp | 266 bool loadOverlays(const nlohmann::json& systemConfiguration, in loadOverlays()
|