Searched defs:systemConfiguration (Results 1 – 9 of 9) sorted by relevance
/openbmc/entity-manager/src/entity_manager/ |
H A D | dbus_interface.hpp | 63 nlohmann::json& systemConfiguration, in addArrayToDbus() 108 nlohmann::json& systemConfiguration, in addProperty() 142 nlohmann::json& systemConfiguration, in addValueToDBus()
|
H A D | dbus_interface.cpp | 73 nlohmann::json& systemConfiguration) in createDeleteObjectMethod() 151 nlohmann::json& systemConfiguration, const std::string& path, in populateInterfacePropertyFromJson() 204 nlohmann::json& systemConfiguration, const std::string& jsonPointerPath, in populateInterfaceFromJson() 244 nlohmann::json& systemConfiguration, const std::string& board) in createAddObjectMethod()
|
H A D | main.cpp | 18 nlohmann::json systemConfiguration = nlohmann::json::object(); in main() local
|
H A D | configuration.hpp | 30 nlohmann::json& systemConfiguration) in setJsonFromPointer()
|
H A D | entity_manager.hpp | 40 nlohmann::json systemConfiguration; member in EntityManager
|
H A D | configuration.cpp | 182 bool writeJsonFiles(const nlohmann::json& systemConfiguration) in writeJsonFiles() argument
|
H A D | entity_manager.cpp | 363 pruneDevice(const nlohmann::json & systemConfiguration,const bool powerOff,const bool scannedPowerOff,const std::string & name,const nlohmann::json & device) pruneDevice() argument 381 startRemovedTimer(boost::asio::steady_timer & timer,nlohmann::json & systemConfiguration) startRemovedTimer() argument [all...] |
H A D | overlay.cpp | 267 bool loadOverlays(const nlohmann::json& systemConfiguration, in loadOverlays()
|
H A D | perform_scan.cpp | 328 nlohmann::json& systemConfiguration, const std::string& recordName, in applyExposeActions()
|