Home
last modified time | relevance | path

Searched defs:systemConfiguration (Results 1 – 8 of 8) sorted by relevance

/openbmc/entity-manager/src/entity_manager/
H A Ddbus_interface.hpp83 nlohmann::json& systemConfiguration, in addArrayToDbus()
128 nlohmann::json& systemConfiguration, in addProperty()
162 nlohmann::json& systemConfiguration, in addValueToDBus()
H A Ddbus_interface.cpp69 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 Dconfiguration.hpp33 nlohmann::json& systemConfiguration) in setJsonFromPointer()
H A Dentity_manager.hpp42 nlohmann::json systemConfiguration; member in EntityManager
H A Dconfiguration.cpp193 bool writeJsonFiles(const nlohmann::json& systemConfiguration) in writeJsonFiles()
H A Dperform_scan.cpp358 nlohmann::json& systemConfiguration, const std::string& recordName, in applyExposeActions()
446 nlohmann::json& value, nlohmann::json& systemConfiguration) in applyTemplateAndExposeActions()
H A Doverlay.cpp266 bool loadOverlays(const nlohmann::json& systemConfiguration, in loadOverlays()
H A Dentity_manager.cpp400 static void pruneDevice(const nlohmann::json& systemConfiguration, in pruneDevice()