Searched defs:systemConfiguration (Results 1 – 8 of 8) sorted by relevance
| /openbmc/entity-manager/src/entity_manager/ |
| H A D | dbus_interface.hpp | 80 nlohmann::json& systemConfiguration, in addArrayToDbus() 125 nlohmann::json& systemConfiguration, in addProperty() 159 nlohmann::json& systemConfiguration, in addValueToDBus()
|
| H A D | dbus_interface.cpp | 68 nlohmann::json& systemConfiguration) in createDeleteObjectMethod() argument 146 nlohmann::json& systemConfiguration, const std::string& path, in populateInterfacePropertyFromJson() argument 198 populateInterfaceFromJson(nlohmann::json & systemConfiguration,const std::string & jsonPointerPath,std::shared_ptr<sdbusplus::asio::dbus_interface> & iface,nlohmann::json & dict,sdbusplus::asio::PropertyPermission permission) populateInterfaceFromJson() argument 270 addObject(const std::flat_map<std::string,JsonVariantType,std::less<>> & data,nlohmann::json & systemConfiguration,const std::string & jsonPointerPath,const std::string & path,const std::string & board) addObject() argument 298 addObjectJson(nlohmann::json & newData,nlohmann::json & systemConfiguration,const std::string & jsonPointerPath,const std::string & path,const std::string & board) addObjectJson() argument 375 createAddObjectMethod(const std::string & jsonPointerPath,const std::string & path,nlohmann::json & systemConfiguration,const std::string & board) createAddObjectMethod() argument [all...] |
| H A D | configuration.hpp | 32 nlohmann::json& systemConfiguration) in setJsonFromPointer()
|
| H A D | entity_manager.hpp | 41 nlohmann::json systemConfiguration; member in EntityManager
|
| H A D | configuration.cpp | 183 bool writeJsonFiles(const nlohmann::json& systemConfiguration) in writeJsonFiles()
|
| H A D | entity_manager.cpp | 374 pruneDevice(const nlohmann::json & systemConfiguration,const bool powerOff,const bool scannedPowerOff,const std::string & name,const nlohmann::json & device) pruneDevice() argument 392 startRemovedTimer(boost::asio::steady_timer & timer,nlohmann::json & systemConfiguration) startRemovedTimer() argument [all...] |
| H A D | overlay.cpp | 264 loadOverlays(const nlohmann::json & systemConfiguration,boost::asio::io_context & io) loadOverlays() argument
|
| H A D | perform_scan.cpp | 330 applyExposeActions(nlohmann::json & systemConfiguration,const std::string & recordName,nlohmann::json & expose,nlohmann::json::iterator & keyPair) applyExposeActions() argument [all...] |