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.hpp80 nlohmann::json& systemConfiguration, in addArrayToDbus()
125 nlohmann::json& systemConfiguration, in addProperty()
159 nlohmann::json& systemConfiguration, in addValueToDBus()
H A Ddbus_interface.cpp68 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 Dconfiguration.hpp32 nlohmann::json& systemConfiguration) in setJsonFromPointer()
H A Dentity_manager.hpp41 nlohmann::json systemConfiguration; member in EntityManager
H A Dconfiguration.cpp183 bool writeJsonFiles(const nlohmann::json& systemConfiguration) in writeJsonFiles()
H A Dentity_manager.cpp374 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 Doverlay.cpp264 loadOverlays(const nlohmann::json & systemConfiguration,boost::asio::io_context & io) loadOverlays() argument
H A Dperform_scan.cpp330 applyExposeActions(nlohmann::json & systemConfiguration,const std::string & recordName,nlohmann::json & expose,nlohmann::json::iterator & keyPair) applyExposeActions() argument
[all...]