Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Ddbus_interface.hpp63 nlohmann::json& systemConfiguration, in addArrayToDbus() argument
108 nlohmann::json& systemConfiguration, in addProperty() argument
142 addValueToDBus(const std::string & key,const nlohmann::json & value,sdbusplus::asio::dbus_interface & iface,sdbusplus::asio::PropertyPermission permission,nlohmann::json & systemConfiguration,const std::string & path) addValueToDBus() argument
[all...]
H A Ddbus_interface.cpp73 nlohmann::json& systemConfiguration) in createDeleteObjectMethod() argument
151 nlohmann::json& systemConfiguration, const std::string& path, in populateInterfacePropertyFromJson() argument
202 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
242 createAddObjectMethod(const std::string & jsonPointerPath,const std::string & path,nlohmann::json & systemConfiguration,const std::string & board) createAddObjectMethod() argument
[all...]
H A Dmain.cpp18 nlohmann::json systemConfiguration = nlohmann::json::object(); in main() local
H A Dconfiguration.hpp30 nlohmann::json& systemConfiguration) in setJsonFromPointer()
H A Dentity_manager.hpp40 nlohmann::json systemConfiguration; member in EntityManager
H A Dconfiguration.cpp182 writeJsonFiles(const nlohmann::json & systemConfiguration) writeJsonFiles() argument
H A Dentity_manager.cpp363 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 Doverlay.cpp267 loadOverlays(const nlohmann::json & systemConfiguration,boost::asio::io_context & io) loadOverlays() argument
H A Dperform_scan.cpp328 nlohmann::json& systemConfiguration, const std::string& recordName, in applyExposeActions() argument