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 | perform_scan.cpp | 358 nlohmann::json& systemConfiguration, const std::string& recordName, in applyExposeActions() 446 nlohmann::json& value, nlohmann::json& systemConfiguration) in applyTemplateAndExposeActions()
|
| H A D | overlay.cpp | 266 bool loadOverlays(const nlohmann::json& systemConfiguration, in loadOverlays()
|
| H A D | entity_manager.cpp | 400 static void pruneDevice(const nlohmann::json& systemConfiguration, in pruneDevice()
|